【openclaw求助】用官方脚本安装了openclaw,配置API后发现它是个哑巴怎么整?

  "models": {
    "mode": "merge",
    "providers": {
      "custom": {
        "baseUrl": "中转站",
        "apiKey": "__OPENCLAW_REDACTED__",
        "api": "openai-completions",
        "models": [
          {
            "id": "gpt-5.2",
            "name": "gpt-5.2 (Custom Provider)",
            "api": "openai-completions",
            "reasoning": false,
            "input": [
              "text"
            ],
            "cost": {
              "input": 0,
              "output": 0,
              "cacheRead": 0,
              "cacheWrite": 0
            },
            "contextWindow": 400000,
            "maxTokens": 8192
          }
        ]
      }
    }
  },
  "agents": {
    "defaults": {
      "model": {
        "primary": "custom/gpt-5.2"
      },
      "models": {
        "custom/gpt-5.2": {}
      },
      "workspace": "/home/whois/.openclaw/workspace"
    }
  },
4 个赞

阿巴阿巴阿巴

1 个赞

不都让你执行openclaw doctor了吗,不过安装完执行openclaw onboard --install-daemon引导配置一般不会出啥问题

看调试日志里面有数据返回不?换个API试试?

openclaw onboard --install-daemon 这个可以重置所有配置吗? 刚安装配置没啥备份需求,刚看到ccs 也支持openclaw了 想用下。

不行就把openclaw.json还原到最初版本再重新执行

可以确定的是我的CPA是没问题的,用其他命令行和 codex 都能调用。 就是添加这里的时候就有问题了~ 哎,试了好多次重配设置。 打算重装一下试试

求助~ 求助~ 实现了codex自由 却无法得到openclaw自由~

你确认下你的api支不支持cli以外的使用,有些无限量是注明了只限于cli

curl 能正常算吗? 如果有限制的话 那佬是怎么玩openclaw的~

对了,cpa的来源是 ff佬的注册机

看看去日志哇,使用tui可以看见错误的哇

一直报403 Your request was blocked.… 日志反而没有什么提示。 CPA则根本没收到请求

说出来不怕让佬笑话,俺已放弃了 :smiling_face_with_tear:

1 个赞

建议看一下

4 个赞

我就说 L佬全知全能 :kissing_face:

已经解决了 佬,楼下答案

1 个赞

虾哥啊虾哥我的好哥哥

https://linux.do/t/topic/1678853

接力一下

哑巴问题怎么处理的?

可以看一下 解决方案是否能帮到你。