providerplaneai
    Preparing search index...

    Adapts Mistral multimodal chat completions into ProviderPlaneAI's normalized image analysis artifact surface.

    Uses Mistral chat completions for image understanding, requests JSON-shaped output via prompt plus responseFormat, and normalizes best-effort parsed results into NormalizedImageAnalysis[]. Stream mode uses Mistral chat streaming, emits best-effort incremental normalized chunks once structured payloads emerge from partial JSON, suppresses duplicate incremental states, and always finishes with one terminal chunk containing the final normalized output.

    Implements

    Index

    Constructors

    Methods