8900 commited on
Commit
2acc0a2
·
verified ·
1 Parent(s): bd35f1b

Update openclaw.json

Browse files
Files changed (1) hide show
  1. openclaw.json +59 -13
openclaw.json CHANGED
@@ -29,11 +29,11 @@
29
  "baseUrl": "https://openrouter.ai/api/v1",
30
  "apiKey": "WILL_BE_SET_BY_ENV",
31
  "models": [
32
- { "id": "google/gemini-2.0-flash", "name": "Gemini 2.0 Flash" },
33
- { "id": "google/gemini-2.5-pro", "name": "Gemini 2.5 Pro" },
34
- { "id": "anthropic/claude-3.5-sonnet", "name": "Claude 3.5 Sonnet" },
35
- { "id": "deepseek/deepseek-chat", "name": "DeepSeek Chat" },
36
- { "id": "meta-llama/llama-3.3-70b-instruct", "name": "Llama 3.3 70B" }
37
  ]
38
  },
39
  "siliconflow": {
@@ -41,8 +41,15 @@
41
  "apiKey": "WILL_BE_SET_BY_ENV",
42
  "api": "openai-completions",
43
  "models": [
44
- { "id": "Qwen/Qwen2.5-72B-Instruct", "name": "Qwen2.5 72B" },
45
- { "id": "deepseek-ai/DeepSeek-V3", "name": "DeepSeek V3" }
 
 
 
 
 
 
 
46
  ]
47
  },
48
  "deepseek": {
@@ -50,8 +57,8 @@
50
  "apiKey": "WILL_BE_SET_BY_ENV",
51
  "api": "openai-completions",
52
  "models": [
53
- { "id": "deepseek-chat", "name": "DeepSeek Chat" },
54
- { "id": "deepseek-reasoner", "name": "DeepSeek Reasoner" }
55
  ]
56
  },
57
  "groq": {
@@ -59,16 +66,55 @@
59
  "apiKey": "WILL_BE_SET_BY_ENV",
60
  "api": "openai-completions",
61
  "models": [
62
- { "id": "llama-3.3-70b-versatile", "name": "Llama 3.3 70B" },
63
- { "id": "gemma2-9b-it", "name": "Gemma2 9B" }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  ]
65
  },
66
  "google": {
67
  "baseUrl": "https://generativelanguage.googleapis.com/v1beta",
68
  "apiKey": "WILL_BE_SET_BY_ENV",
69
  "models": [
70
- { "id": "google/gemini-2.0-flash", "name": "Gemini 2.0 Flash" },
71
- { "id": "google/gemini-2.5-pro-exp", "name": "Gemini 2.5 Pro Exp" }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
  ]
73
  }
74
  }
 
29
  "baseUrl": "https://openrouter.ai/api/v1",
30
  "apiKey": "WILL_BE_SET_BY_ENV",
31
  "models": [
32
+ { "id": "google/gemini-2.0-flash", "name": "Gemini 2.0 Flash" },
33
+ { "id": "google/gemini-2.5-pro", "name": "Gemini 2.5 Pro" },
34
+ { "id": "anthropic/claude-3.5-sonnet", "name": "Claude 3.5 Sonnet" },
35
+ { "id": "deepseek/deepseek-chat", "name": "DeepSeek Chat" },
36
+ { "id": "meta-llama/llama-3.3-70b-instruct", "name": "Llama 3.3 70B" }
37
  ]
38
  },
39
  "siliconflow": {
 
41
  "apiKey": "WILL_BE_SET_BY_ENV",
42
  "api": "openai-completions",
43
  "models": [
44
+ { "id": "Qwen/Qwen2.5-72B-Instruct", "name": "[Free] Qwen2.5 72B" },
45
+ { "id": "Qwen/Qwen2.5-7B-Instruct", "name": "[Free] Qwen2.5 7B" },
46
+ { "id": "Qwen/Qwen2.5-Coder-7B-Instruct", "name": "[Free] Qwen2.5 Coder 7B" },
47
+ { "id": "deepseek-ai/DeepSeek-V3", "name": "[Free] DeepSeek V3" },
48
+ { "id": "deepseek-ai/DeepSeek-R1", "name": "[Free] DeepSeek R1" },
49
+ { "id": "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B", "name": "[Free] DeepSeek R1 Qwen 7B" },
50
+ { "id": "meta-llama/Meta-Llama-3.1-8B-Instruct", "name": "[Free] Llama 3.1 8B" },
51
+ { "id": "THUDM/glm-4-9b-chat", "name": "[Free] GLM-4 9B" },
52
+ { "id": "internlm/internlm2_5-7b-chat", "name": "[Free] InternLM2.5 7B" }
53
  ]
54
  },
55
  "deepseek": {
 
57
  "apiKey": "WILL_BE_SET_BY_ENV",
58
  "api": "openai-completions",
59
  "models": [
60
+ { "id": "deepseek-chat", "name": "DeepSeek V3 (Chat)" },
61
+ { "id": "deepseek-reasoner", "name": "DeepSeek R1 (Reasoner)" }
62
  ]
63
  },
64
  "groq": {
 
66
  "apiKey": "WILL_BE_SET_BY_ENV",
67
  "api": "openai-completions",
68
  "models": [
69
+ { "id": "llama-3.3-70b-versatile", "name": "[Free] Llama 3.3 70B" },
70
+ { "id": "llama-3.1-8b-instant", "name": "[Free] Llama 3.1 8B Instant" },
71
+ { "id": "llama3-70b-8192", "name": "[Free] Llama3 70B 8K" },
72
+ { "id": "llama3-8b-8192", "name": "[Free] Llama3 8B 8K" },
73
+ { "id": "gemma2-9b-it", "name": "[Free] Gemma2 9B" },
74
+ { "id": "mixtral-8x7b-32768", "name": "[Free] Mixtral 8x7B 32K" },
75
+ { "id": "deepseek-r1-distill-llama-70b", "name": "[Free] DeepSeek R1 Llama 70B" },
76
+ { "id": "qwen-qwq-32b", "name": "[Free] Qwen QwQ 32B" },
77
+ { "id": "llama-3.2-3b-preview", "name": "[Free] Llama 3.2 3B" },
78
+ { "id": "llama-3.2-1b-preview", "name": "[Free] Llama 3.2 1B" }
79
+ ]
80
+ },
81
+ "minimax": {
82
+ "baseUrl": "https://api.minimax.chat/v1",
83
+ "apiKey": "WILL_BE_SET_BY_ENV",
84
+ "api": "openai-completions",
85
+ "models": [
86
+ { "id": "MiniMax-Text-01", "name": "MiniMax Text-01" },
87
+ { "id": "abab6.5s-chat", "name": "MiniMax abab6.5s" },
88
+ { "id": "abab5.5-chat", "name": "MiniMax abab5.5" }
89
  ]
90
  },
91
  "google": {
92
  "baseUrl": "https://generativelanguage.googleapis.com/v1beta",
93
  "apiKey": "WILL_BE_SET_BY_ENV",
94
  "models": [
95
+ { "id": "google/gemini-2.0-flash", "name": "Gemini 2.0 Flash" },
96
+ { "id": "google/gemini-2.5-pro-exp", "name": "Gemini 2.5 Pro Exp" },
97
+ { "id": "google/gemini-1.5-flash", "name": "Gemini 1.5 Flash" },
98
+ { "id": "google/gemini-1.5-pro", "name": "Gemini 1.5 Pro" }
99
+ ]
100
+ },
101
+ "github": {
102
+ "baseUrl": "https://models.inference.ai.azure.com",
103
+ "apiKey": "WILL_BE_SET_BY_ENV",
104
+ "api": "openai-completions",
105
+ "models": [
106
+ { "id": "gpt-4o", "name": "GPT-4o" },
107
+ { "id": "gpt-4o-mini", "name": "GPT-4o Mini" },
108
+ { "id": "o3-mini", "name": "o3-mini" },
109
+ { "id": "o1-mini", "name": "o1-mini" },
110
+ { "id": "Phi-4", "name": "Phi-4" },
111
+ { "id": "Phi-3.5-mini-instruct", "name": "Phi-3.5 Mini" },
112
+ { "id": "Meta-Llama-3.3-70B-Instruct", "name": "Llama 3.3 70B" },
113
+ { "id": "Meta-Llama-3.1-405B-Instruct", "name": "Llama 3.1 405B" },
114
+ { "id": "Mistral-Large-2411", "name": "Mistral Large 24.11" },
115
+ { "id": "Mistral-Nemo", "name": "Mistral Nemo" },
116
+ { "id": "AI21-Jamba-1.5-Large", "name": "Jamba 1.5 Large" },
117
+ { "id": "Cohere-command-r-plus-08-2024", "name": "Cohere Command R+" }
118
  ]
119
  }
120
  }