MAIDR Documentation - v3.69.0
    Preparing search index...

    Type Alias GptVersion

    GptVersion:
        | "gpt-5.5"
        | "gpt-5.5-pro"
        | "gpt-5.4"
        | "gpt-5.4-mini"
        | "gpt-5.4-nano"
        | "gpt-4o"

    Curated OpenAI GPT model versions. The settings dialog also offers the live list fetched from the provider's models API, so saved versions may be any model the user's key can access.