Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AWS_REGION | Yes | Your Qiniu Kodo S3 region | |
S3_BUCKETS | No | Comma-separated list of bucket names to access | |
S3_BUCKET_1 | No | First bucket to access | |
S3_BUCKET_2 | No | Second bucket to access | |
S3_MAX_BUCKETS | No | Maximum number of buckets to process | 5 |
AWS_ENDPOINT_URL | Yes | Your Qiniu Kodo S3 endpoint URL, e.g. https://s3.your_region.qiniucs.com | |
AWS_ACCESS_KEY_ID | Yes | Your Qiniu Kodo S3 access key | |
AWS_SECRET_ACCESS_KEY | Yes | Your Qiniu Kodo S3 secret key |
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 |