阿 里云百 练的openclaw.json配置

{
meta: {
lastTouchedVersion: ‘2026.3.1’,
lastTouchedAt: ‘2026-03-04T06:11:04.978Z’,
},
models: {
mode: ‘merge’,
providers: {
bailian: {
baseUrl: ‘https://coding.dashscope.aliyuncs.com/v1’,
apiKey: ‘__OPENCLAW_REDACTED__’,
api: ‘openai-completions’,
models: [
{
id: ‘qwen3.5-plus’,
name: ‘qwen3.5-plus’,
api: ‘openai-completions’,
reasoning: false,
input: [
‘text’,
‘image’,
],
cost: {
input: 0,
output: 0,
cacheRead: 0,
cacheWrite: 0,
},
contextWindow: 1000000,
maxTokens: 65536,
},
{
id: ‘qwen3-max-2026-01-23’,
name: ‘qwen3-max-2026-01-23’,
api: ‘openai-completions’,
reasoning: false,
input: [
‘text’,
],
cost: {
input: 0,
output: 0,
cacheRead: 0,
cacheWrite: 0,
},
contextWindow: 262144,
maxTokens: 65536,
},
{
id: ‘qwen3-coder-next’,
name: ‘qwen3-coder-next’,
api: ‘openai-completions’,
reasoning: false,
input: [
‘text’,
],
cost: {
input: 0,
output: 0,
cacheRead: 0,
cacheWrite: 0,
},
contextWindow: 262144,
maxTokens: 65536,
},
{
id: ‘qwen3-coder-plus’,
name: ‘qwen3-coder-plus’,
api: ‘openai-completions’,
reasoning: false,
input: [
‘text’,
],
cost: {
input: 0,
output: 0,
cacheRead: 0,
cacheWrite: 0,
},
contextWindow: 1000000,
maxTokens: 65536,
},
{
id: ‘MiniMax-M2.5’,
name: ‘MiniMax-M2.5’,
api: ‘openai-completions’,
reasoning: false,
input: [
‘text’,
],
cost: {
input: 0,
output: 0,
cacheRead: 0,
cacheWrite: 0,
},
contextWindow: 204800,
maxTokens: 131072,
},
{
id: ‘glm-5’,
name: ‘glm-5’,
api: ‘openai-completions’,
reasoning: false,
input: [
‘text’,
],
cost: {
input: 0,
output: 0,
cacheRead: 0,
cacheWrite: 0,
},
contextWindow: 202752,
maxTokens: 16384,
},
{
id: ‘glm-4.7’,
name: ‘glm-4.7’,
api: ‘openai-completions’,
reasoning: false,
input: [
‘text’,
],
cost: {
input: 0,
output: 0,
cacheRead: 0,
cacheWrite: 0,
},
contextWindow: 202752,
maxTokens: 16384,
},
{
id: ‘kimi-k2.5’,
name: ‘kimi-k2.5’,
api: ‘openai-completions’,
reasoning: false,
input: [
‘text’,
‘image’,
],
cost: {
input: 0,
output: 0,
cacheRead: 0,
cacheWrite: 0,
},
contextWindow: 262144,
maxTokens: 32768,
},
],
},
},
},
agents: {
defaults: {
model: {
primary: ‘bailian/MiniMax-M2.5’,
},
models: {
‘bailian/qwen3.5-plus’: {},
‘bailian/qwen3-max-2026-01-23’: {},
‘bailian/qwen3-coder-next’: {},
‘bailian/qwen3-coder-plus’: {},
‘bailian/MiniMax-M2.5’: {},
‘bailian/glm-5’: {},
‘bailian/glm-4.7’: {},
‘bailian/kimi-k2.5’: {},
},
compaction: {
mode: ‘safeguard’,
},
maxConcurrent: 4,
subagents: {
maxConcurrent: 8,
},
},
},
commands: {
native: ‘auto’,
nativeSkills: ‘auto’,
restart: true,
ownerDisplay: ‘raw’,
},
gateway: {
mode: ‘local’,
auth: {
mode: ‘token’,
token: ‘__OPENCLAW_REDACTED__’,
},
},
plugins: {
entries: {
telegram: {
enabled: true,
},
},
},
channels: {
telegram: {
enabled: true,
botToken: ‘__OPENCLAW_REDACTED__’,
dmPolicy: ‘pairing’,
groups: {
‘*’: {
requireMention: true,
},
},
},
},
skills: {
entries: {
‘mt5-auto-trader’: {
enabled: true,
},
},
},
}

© 版权声明
THE END
喜欢就支持一下吧
点赞51 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码快捷回复

    暂无评论内容