SAP AI SDK for JavaScript - v2.12.0
    Preparing search index...

    Type Alias PromptRegistryOrchestrationConfig

    Representation of the 'PromptRegistryOrchestrationConfig' schema.

    type PromptRegistryOrchestrationConfig = {
        modules?: PartialModuleConfigs | ModuleConfigsList;
        stream?: GlobalStreamOptions;
    }
    Index

    Properties

    modules? stream?

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

    Properties