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

    Type Alias ImageContentUrl

    Representation of the 'ImageContentUrl' schema.

    type ImageContentUrl = {
        detail?: string;
        url: string;
    }
    Index
    detail?: string

    Default: "auto".

    url: string