echo8900 commited on
Commit
209ea99
·
verified ·
1 Parent(s): 40b5bd6

Update openclaw.json

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