Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DM_HOST | No | 数据库主机地址 | localhost |
DM_PORT | No | 数据库端口(默认5236) | 5236 |
DM_DATABASE | No | 默认数据库名称 | |
DM_PASSWORD | No | 数据库密码 | SYSDBA |
DM_USERNAME | No | 数据库用户名 | SYSDBA |
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 |