@squidcloud/client
    Preparing search index...

    Type Alias CanonicalReasoningEffort

    CanonicalReasoningEffort:
        | "minimal"
        | "low"
        | "medium"
        | "high"
        | "xhigh"
        | "max"

    Canonical reasoning-effort levels, ordered from least to most effort. These are the values that have a defined position on the effort axis and therefore participate in clamping when a model does not support the exact requested level.