Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AWS_PROFILE | No | The AWS profile to use when USE_AWS_PROFILES is true | default |
USE_AWS_PROFILES | No | Set to 'true' to use AWS profiles instead of direct credentials | false |
AWS_ACCESS_KEY_ID | No | Your Tigris access key ID obtained from storage.new/accesskey | |
AWS_ENDPOINT_URL_S3 | No | The Tigris S3 endpoint URL | https://fly.storage.tigris.dev |
AWS_SECRET_ACCESS_KEY | No | Your Tigris secret access key obtained from storage.new/accesskey |
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 |