chore: 新增.env.example示例文件

This commit is contained in:
zhaoyingbo 2024-11-25 11:47:22 +00:00
parent 7739f05e40
commit 4473c990ef

13
.env.example Normal file
View File

@ -0,0 +1,13 @@
# Node Environment: dev, production
NODE_ENV=dev
LLM_MODEL=
LLM_API_KEY=
LLM_BASE_URL=
LANGFUSE_PK=
LANGFUSE_SK=
LANGFUSE_BASE_URL=
# Map of apps such as '{"michat": { "app_id": "123", "app_secret": "456", "app_name": "Mi Chat" }}'
LARK_APP_MAP=