auto-save 2026-05-09 16:18 (+1, ~5)
This commit is contained in:
17
server/feishu-bridge.env.example
Normal file
17
server/feishu-bridge.env.example
Normal file
@@ -0,0 +1,17 @@
|
||||
FEISHU_APP_ID=cli_xxxxxxxxxxxxxxxx
|
||||
FEISHU_APP_SECRET=replace-with-secret
|
||||
FEISHU_VERIFICATION_TOKEN=
|
||||
FEISHU_DEFAULT_RECEIVE_ID=
|
||||
FEISHU_DEFAULT_RECEIVE_ID_TYPE=chat_id
|
||||
FEISHU_NOTIFY_TOKEN=replace-with-random-internal-token
|
||||
FEISHU_ALLOWED_CHAT_IDS=
|
||||
FEISHU_REPLY_IN_THREAD=false
|
||||
|
||||
HERMES_API_BASE=http://127.0.0.1:8642/v1
|
||||
HERMES_API_KEY=replace-with-hermes-api-server-key
|
||||
HERMES_MODEL=gemini-3-pro-preview
|
||||
HERMES_SYSTEM_PROMPT=你是爱马仕 Hermes。你通过飞书与用户对话,回答要直接、简洁、可执行。
|
||||
|
||||
FEISHU_BRIDGE_PORT=8787
|
||||
FEISHU_BRIDGE_TIMEOUT=60
|
||||
LOG_LEVEL=INFO
|
||||
Reference in New Issue
Block a user