interface WatsonxDeploymentLLMParams {
    idOrName: string;
}

Properties

Properties

idOrName: string