auto-save 2026-05-09 16:18 (+1, ~5)

This commit is contained in:
2026-05-09 16:18:02 +08:00
parent e74787b2d9
commit 7ff0920f4b
9 changed files with 485 additions and 16 deletions

View 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