Skip to content

Commit 374f6b8

Browse files
chore: auto-update AI models list
- Updated by GitHub Actions - Execution time: 2025-12-20 00:24:05 UTC - Workflow: Update AI Models List - Run number: 5
1 parent cbd6b8a commit 374f6b8

31 files changed

+92
-5
lines changed

ai-models-provider/models/llm/_position.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
- x-ai-grok-4-fast-non-reasoning
21
- gemini-3.0-flash-preview
2+
- gpt-oss-20b
3+
- gpt-oss-120b
4+
- x-ai-grok-4.1-fast-non-reasoning
5+
- x-ai-grok-4.1-fast-reasoning
6+
- x-ai-grok-4-fast-reasoning
7+
- x-ai-grok-4-fast-non-reasoning
38
- mimo-v2-flash
49
- x-ai-grok-4-fast
510
- x-ai-grok-4.1-fast
@@ -33,8 +38,6 @@
3338
- minimax-minimax-m2
3439
- qwen3-max
3540
- MiniMax-M1
36-
- gpt-oss-20b
37-
- gpt-oss-120b
3841
- qwen3-next-80b-a3b-thinking
3942
- qwen3-next-80b-a3b-instruct
4043
- moonshotai-kimi-k2-0905

ai-models-provider/models/llm/claude-3.5-haiku.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ model_type: llm
66
features:
77
- tool-call
88
- stream-tool-call
9+
- vision
910
model_properties:
1011
mode: chat
1112
context_size: 200000

ai-models-provider/models/llm/claude-3.5-sonnet.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ model_type: llm
66
features:
77
- tool-call
88
- stream-tool-call
9+
- vision
910
model_properties:
1011
mode: chat
1112
context_size: 200000

ai-models-provider/models/llm/claude-3.7-sonnet.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ model_type: llm
66
features:
77
- tool-call
88
- stream-tool-call
9+
- vision
910
model_properties:
1011
mode: chat
1112
context_size: 200000

ai-models-provider/models/llm/claude-4.0-opus.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ model_type: llm
66
features:
77
- tool-call
88
- stream-tool-call
9+
- vision
910
model_properties:
1011
mode: chat
1112
context_size: 200000

ai-models-provider/models/llm/claude-4.0-sonnet.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ model_type: llm
66
features:
77
- tool-call
88
- stream-tool-call
9+
- vision
910
model_properties:
1011
mode: chat
1112
context_size: 200000

ai-models-provider/models/llm/claude-4.1-opus.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ model_type: llm
66
features:
77
- tool-call
88
- stream-tool-call
9+
- vision
910
model_properties:
1011
mode: chat
1112
context_size: 200000

ai-models-provider/models/llm/claude-4.5-haiku.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ model_type: llm
66
features:
77
- tool-call
88
- stream-tool-call
9+
- vision
910
model_properties:
1011
mode: chat
1112
context_size: 200000

ai-models-provider/models/llm/claude-4.5-opus.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ model_type: llm
66
features:
77
- tool-call
88
- stream-tool-call
9+
- vision
910
model_properties:
1011
mode: chat
1112
context_size: 200000

ai-models-provider/models/llm/claude-4.5-sonnet.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ model_type: llm
66
features:
77
- tool-call
88
- stream-tool-call
9+
- vision
910
model_properties:
1011
mode: chat
1112
context_size: 200000

0 commit comments

Comments
 (0)