Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
QUICKCHART_BASE_URL | No | Main QuickChart API base URL | https://quickchart.io |
QUICKCHART_ENABLE_HELP | No | Enable/disable Visualization tool help | true |
QUICKCHART_API_BASE_URL | No | QuickChart API server base URL | https://api.quickchart.io |
QUICKCHART_ENABLE_CHART | No | Enable/disable Chart.js chart tool | true |
QUICKCHART_ENABLE_TABLE | No | Enable/disable Table tool | true |
QUICKCHART_ENABLE_QRCODE | No | Enable/disable QR code tool | true |
QUICKCHART_ENABLE_BARCODE | No | Enable/disable Barcode tool | true |
QUICKCHART_ENABLE_GRAPHVIZ | No | Enable/disable GraphViz tool | true |
QUICKCHART_ENABLE_SPARKLINE | No | Enable/disable Sparkline tool | true |
QUICKCHART_ENABLE_TEXTCHART | No | Enable/disable Text-to-chart tool | true |
QUICKCHART_ENABLE_WATERMARK | No | Enable/disable Watermark tool | true |
QUICKCHART_ENABLE_WORDCLOUD | No | Enable/disable Word cloud tool | true |
QUICKCHART_ENABLE_APEXCHARTS | No | Enable/disable ApexCharts tool | true |
QUICKCHART_DEFAULT_OUTPUT_DIR | No | Default directory for saving files (absolute path, default: Desktop in home directory) | |
QUICKCHART_ENABLE_GOOGLECHARTS | No | Enable/disable Google Charts tool | true |
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 |