无论你是初次上手的新手,还是查找特定参数的高级用户,都能在此找到答案。
格式说明
配置文件采用 JSON5 格式,支持注释 // 和尾随逗号 ,。
所有字段均为可选。...", // main | per-peer | per-channel-peer
identityLinks: {
alice: ["telegram:123456789", "discord...openai: {
voice: "alloy",
},
},
},
}
工具权限
工具配置文件 (Profiles)
tools.profile 设置基础允许列表...true,
defaultProfile: "chrome",
ssrfPolicy: {
dangerouslyAllowPrivateNetwork: true, // 允许内网访问...安全管理:敏感信息(API Key/Token)务必使用环境变量或 SecretRef,严禁硬编码。
多用户隔离:多人使用场景下,始终设置 dmScope: "per-channel-peer"。