Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CSV_AUTO_SAVE | No | Enable auto-save | true |
CSV_CHUNK_SIZE | No | Processing chunk size | 10000 |
CSV_MAX_FILE_SIZE | No | Maximum file size | 1073741824 |
CSV_SESSION_TIMEOUT | No | Session timeout | 3600 |
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 |