Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MAX_RETRIES | No | Maximum number of retry attempts for failed requests | 3 |
QLIK_APP_ID | No | Your default Qlik application ID | |
QLIK_API_KEY | Yes | Your Qlik Cloud API key | |
QLIK_BASE_URL | Yes | Your Qlik Cloud tenant URL | |
MAX_TOTAL_ROWS | No | Maximum total rows to retrieve | 10000 |
RETRY_DELAY_MS | No | Delay between retry attempts in milliseconds | 1000 |
REQUEST_DELAY_MS | No | Delay between API requests in milliseconds | 100 |
MAX_ROWS_PER_REQUEST | No | Maximum number of rows per request | 1000 |
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 |