mirror of
https://github.com/tiennm99/claude-code-router-provider-registry.git
synced 2026-04-17 15:20:38 +00:00
update iflow models
This commit is contained in:
@@ -3,16 +3,15 @@
|
|||||||
"api_base_url": "https://apis.iflow.cn/v1/chat/completions",
|
"api_base_url": "https://apis.iflow.cn/v1/chat/completions",
|
||||||
"api_key": "",
|
"api_key": "",
|
||||||
"models": [
|
"models": [
|
||||||
"kimi-k2",
|
"qwen3-coder-plus",
|
||||||
"qwen3-coder",
|
"kimi-k2-0905",
|
||||||
"glm-4.5",
|
"glm-4.5",
|
||||||
"qwen3-235b-a22b-thinking-2507",
|
"glm-4.6",
|
||||||
"deepseek-v3.1"
|
"qwen3-max",
|
||||||
|
"deepseek-v3.1",
|
||||||
|
"qwen3-vl-plus"
|
||||||
],
|
],
|
||||||
"transformer": {
|
"transformer": {
|
||||||
"qwen3-coder": {
|
|
||||||
"use": ["enhancetool"]
|
|
||||||
},
|
|
||||||
"deepseek-v3.1": {
|
"deepseek-v3.1": {
|
||||||
"use": [
|
"use": [
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user