Chat Model List
Returns the currently available chat model catalog, including each model’s provider channel, applicable scenes, input and output modalities, credit scope, and pricing. Models and capabilities may change as the service is updated, so use the real-time response from this endpoint when calling a chat API.
This endpoint only queries the model catalog and does not start a model conversation. To call a model, choose the OpenAI Chat, Anthropic Chat, or Gemini chat endpoint according to the protocol you use.
Response
The request has been processed by the service. Business success is determined by whether the response body has code === 0.
The currently available chat models. Models, capabilities, and pricing may change as the service is updated; always use the latest response from this endpoint.
Business status code. 0 means success; non-zero means a business error.
Response message.
Request ID.
Error response timestamp in Unix milliseconds.

