2026-0*-**T13:**:*6.***+0:00 Embedded agent failed before reply: No API key found for provider “vercel-ai-gateway”. Auth store: /Users/*****/.openclaw/agents/main/agent/auth-profiles.json (agentDir: /Users/***/.openclaw/agents/main/agent). Configure auth for this agent (openclaw agents add <id>) or copy auth-profiles.json from the main agentDir. 2026-0**-***T1*:*6:37.*83+0:00 [diagnostic] lane task error: lane=main durationMs=2 error=”Error: No API key found for provider “vercel-ai-gateway”. Auth store: /Users/*****/.openclaw/agents/main/agent/auth-profiles.json (agentDir: /Users/*****/.openclaw/agents/main/agent). Configure auth for this agent (openclaw agents add <id>) or copy auth-profiles.json from the main agentDir.”
翻译以后报错信息就是:
嵌入式代理在回复前失败:未找到提供者“vercel-ai-gateway”的API密钥。身份验证存储位置:[路径过滤]。(代理目录:[路径过滤])。请为此代理配置身份验证(运行相应命令)或从主代理目录复制配置文件。
[诊断信息] 通道任务错误:通道=主通道 持续时间=2毫秒 错误=”错误:未找到提供者“vercel-ai-gateway”的API密钥。身份验证存储位置:[路径过滤]。(代理目录:[路径过滤])。
请为此代理配置身份验证(运行相应命令)或从主代理目录复制配置文件。”
vercel AI gateway
或者进入到目录.openclaw文件夹——openclaw.json 文件进行手动配置。(但是这个手动配置对小白要求比较高,建议还是在命令行下使用openclaw onboard 命令重置进行配置。)
然后在model/auth provider界面的时候注意,不要选择vercel AI gateway,选择其他你使用的API进行配置。
