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

    Interface DeploymentIdConfig

    The deployment configuration when using a deployment ID.

    interface DeploymentIdConfig {
        deploymentId: string;
    }
    Index
    deploymentId: string

    The deployment ID.