Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | 启用调试日志 | false |
OUTPUT_DIR | No | 生成文档输出目录 | output |
TEMPLATE_DIR | No | 模板文件目录 | templates |
MAX_FILE_SIZE_MB | No | 最大文件大小限制(MB) | 50 |
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 |