人亦会归来 (@huangqiangcheng) 在 openclaw使用foxcode报错400 中发帖
配置openclaw时使用了foxcode中转,一直HTTP 400 invalid_request_error: 暂不支持,有人碰到过吗?配置如下:
“foxcode”: {
“baseUrl”: “https://code.newcli.com/claude”,
“apiKey”: “OPENCLAW_REDACTED”,
“api”: “anthropic-messages”,
“headers”: {
“User-Agent”: “curl/8.5.0”
},
“authHeader”: true,
“models”: [
{
“id”: “claude-sonnet-4-6”,
“name”: “claude-sonnet-4-6”,
“reasoning”: true,
“input”: [
“text”,
“image”
],
“cost”...