.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
DEEPSEEK_API_KEY
secret
DeepSeek API Key
DEEPSEEK_API_ENDPOINT
DeepSeek API Endpoint
DEEPSEEK_API_PATH
DeepSeek API Path
DEEPSEEK_MODEL
DeepSeek Model Name
VL_MODEL
VL Model Name(Optional)
brew install flyctl && fly launch --from https://github.com/antvis/chart-visualization-skills
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/antvis/chart-visualization-skills
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/antvis/chart-visualization-skills