Files
bigwo/coze_api/.env.example
2026-03-12 12:47:56 +08:00

10 lines
289 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Coze API 配置
# 在 https://www.coze.cn 的个人设置中获取 API Token
COZE_API_TOKEN=your_api_token_here
# Bot ID - 在 Bot 发布后可以获取
COZE_BOT_ID=your_bot_id_here
# API 基础地址(国内版用 coze.cn国际版用 coze.com
COZE_API_BASE=https://api.coze.cn