-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
Description
Version
v0.3.0
Model
Doubao-1.5-UI-TARS
Deployment Method
Cloud
Issue Description
模型要怎么配置?我申请了API密钥,按照quick start操作替换了api key 重启后一直报错
Error Logs
代理执行错误:错误:OPENAI_API_KEY 环境变量缺失或为空;请提供该变量,或使用 apiKey 选项实例化 OpenAI 客户端,例如 new OpenAI({ apiKey: 'My API Key' })。
Error in agent loop execution: Error: The OPENAI_API_KEY environment variable is missing or empty; either provide it, or instantiate the OpenAI client with an apiKey option, like new OpenAI({ apiKey: 'My API Key' }).
Reactions are currently unavailable