Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MARKMAP_DIR | No | Specify the output directory for temporary files (defaults to system temp directory) | |
| QWEN_API_KEY | No | Your Alibaba Cloud DashScope API key (alternative to DASHSCOPE_API_KEY) | |
| DASHSCOPE_API_KEY | No | Your Alibaba Cloud DashScope API key (Required) | |
| OSS_ACCESS_KEY_ID | No | Aliyun OSS Access Key ID (Required) | |
| OSS_ACCESS_KEY_SECRET | No | Aliyun OSS Access Key Secret (Required) |
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 | |