chelaile-api-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | 监听地址 (default: 0.0.0.0) | 0.0.0.0 |
| PORT | No | 监听端口 (default: 8787) | 8787 |
| API_KEY | No | 设置后 /v1/* 需携带 X-API-Key / Bearer / ?key= (default: 未设置) | |
| DATA_DIR | No | 本地数据集目录 (default: ./data) | ./data |
| CORS_ORIGIN | No | 允许来源,逗号分隔 (default: *) | * |
| LOG_REQUESTS | No | 访问日志开关 (default: true) | true |
| DATA_BASE_URL | No | GitHub / jsDelivr 数据集地址 (default: 未设置) | |
| CITIES_CACHE_TTL_MS | No | 城市数据内存缓存时长 (default: 21600000) | 21600000 |
| RATE_LIMIT_PER_MINUTE | No | 每 IP 每分钟请求上限(0 = 关闭) (default: 0) | 0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues