repo2post - v0.1.1
    Preparing search index...

    Function isValidModelId

    • Validate a model id. Any non-empty provider/model string is accepted (the gateway resolves it); this only rejects shapes that are clearly wrong so the user gets a fast, local error instead of an opaque API failure.

      Parameters

      • id: string

      Returns boolean