Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DASHSCOPE_API_KEY | Yes | API Key for Alibaba Cloud's DashScope platform, used by the ai_chat tool. |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ai_chat | 使用阿里百炼 DashScope 大模型进行对话(支持多轮对话) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| 文件系统 | 访问本地文件系统 |