mirror of
https://github.com/tiennm99/claude-code-router-provider-registry.git
synced 2026-04-17 13:20:58 +00:00
15 lines
259 B
JSON
15 lines
259 B
JSON
{
|
|
"name": "iflow",
|
|
"api_base_url": "https://apis.iflow.cn/v1/chat/completions",
|
|
"api_key": "",
|
|
"models": [
|
|
"qwen3-coder-plus",
|
|
"kimi-k2-0905",
|
|
"glm-4.6",
|
|
"qwen3-max",
|
|
"deepseek-v3.2",
|
|
"qwen3-vl-plus"
|
|
],
|
|
"transformer": {}
|
|
}
|