Skip to main content
GET
获取模型列表

概述

返回 Chat API 所有可用模型的列表。

响应格式

示例

使用 OpenAI SDK

使用 cURL

可用模型

OpenAI 模型

Google Gemini 模型

Anthropic Claude 模型

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

响应

200 - undefined