llmwire - v2.2.0
    Preparing search index...

    Function inlineImage

    • The inline bytes of an image part as { mimeType, data } (base64), or undefined when the part is a remote URL the provider must fetch itself.

      Parameters

      Returns { data: string; mimeType: string } | undefined