Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
QINIU_BUCKETS | Yes | Comma-separated list of bucket names to access (e.g. bucket1,bucket2,bucket3) | |
QINIU_ACCESS_KEY | Yes | Your Qiniu access key for authentication | |
QINIU_SECRET_KEY | Yes | Your Qiniu secret key for authentication | |
QINIU_REGION_NAME | Yes | The region name for Qiniu services | |
QINIU_ENDPOINT_URL | Yes | The endpoint URL for Qiniu services (e.g. https://s3.your_region.qiniucs.com) |
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 |