Skip to main content

提供商列表

ARouter 支持以下提供商。所有提供商均可通过 OpenAI 兼容的 /v1/chat/completions 接口,使用 provider/model 格式进行访问。
Provider ID: openai
Provider ID: anthropic同时支持 OpenAI 兼容接口和 Anthropic 原生接口:
Provider ID: google同时支持 OpenAI 兼容接口和 Gemini 原生接口:
Provider ID: deepseek
Provider ID: x-ai
Provider ID: mistralai
Provider ID: groq
Provider ID: moonshotai
Provider ID: minimax同时支持 MiniMax 原生接口:
Provider ID: meta-llama
Provider ID: qwen

列出可用模型

使用 models 接口查看当前 API key 可访问的所有模型:
响应示例:
模型列表会根据您的 API key 的 allowed_providers 设置进行过滤。 如果您的 key 限制了提供商,则只有来自允许提供商的模型会显示。