查询当前 API Key 可用的模型列表,兼容 OpenAI Models API
Documentation Index
Fetch the complete documentation index at: https://docs.toapis.com/llms.txt
Use this file to discover all available pages before exploring further.
type=all 获取全部类型模型text 或 chat:仅返回文字对话模型image:仅返回图片模型video:仅返回视频模型audio:仅返回音频模型all:返回全部可用模型list。type,视频和音频等异步任务模型不会出现在默认结果中。GET /v1/models?type=all。