Initial AM516 Feishu bot package
This commit is contained in:
13
configs/env.example
Normal file
13
configs/env.example
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copy this file to a local .env or configure the environment another approved way.
|
||||
# Do not commit real secrets.
|
||||
|
||||
ZEROERR_AGENT_API_KEY=replace_with_approved_key
|
||||
ZEROERR_AGENT_BASE_URL=https://api.zeroerr-agent.com
|
||||
AM516_RECORD_FILE=capabilities/am516-delivery-prediction/records/delivery_prediction_records.md
|
||||
|
||||
# Feishu custom-app credentials. Keep real values in the local .env file only.
|
||||
FEISHU_APP_ID=cli_replace_with_your_app_id
|
||||
FEISHU_APP_SECRET=replace_with_your_app_secret
|
||||
|
||||
# Optional comma-separated Feishu open_id allowlist. Leave empty during an approved pilot.
|
||||
FEISHU_BOT_ALLOWED_OPEN_IDS=
|
||||
Reference in New Issue
Block a user