Model Supply and Availability

Model Supply and Availability

Chuizi.AI connects to multiple authorized model services and maintains model status, prices, capability tags, and request records. For users, the important questions are which models can be called, what they cost, whether the request succeeded, and how much each call used.

Public pages show the information users need to understand and review: models, prices, capabilities, status, usage, cost, and generation records. Sensitive infrastructure details are not presented as public commitments.

What users should check

AreaWhere to check
Callable modelsModel catalog or GET /v1/models
PricesPricing page, model catalog, and generation records
Models available to a keyConsole API Keys / GET /v1/key/info
Request costGET /v1/generation?id=...

Release principles

  • Only show models that are enabled, callable, and clearly priced.
  • Disabled, retired, or temporarily unavailable models are removed from callable ranges or clearly marked.
  • Model catalog, pricing, capability tags, and documentation should stay aligned.