7 lines
254 B
Plaintext
7 lines
254 B
Plaintext
# 腾讯云智能体平台 AppKey
|
||
# 获取方式:应用管理 → 找到运行中的应用 → 点击"调用" → 复制AppKey
|
||
BOT_APP_KEY=your-app-key-here
|
||
|
||
# 前端基础URL(用于生成思维导图链接)
|
||
FRONTEND_BASE_URL=http://localhost:3000
|