Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Log level for the application | |
SERVER_HOST | No | Server host for HTTP mode | |
SERVER_MODE | No | Server mode (local or http) | |
SERVER_PORT | No | Server port for HTTP mode | |
FEISHU_SECRET | No | 飞书机器人签名密钥 | |
TELEGRAM_CHAT_ID | No | 接收消息的 Chat ID | |
FEISHU_WEBHOOK_URL | No | 飞书机器人 Webhook URL | |
TELEGRAM_BOT_TOKEN | No | Telegram Bot Token |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |