Files
homework-template/scripts/.env.example
2026-04-08 14:12:22 +08:00

9 lines
240 B
Plaintext

# OpenAI-compatible API endpoint
IMG2TYP_API_ENDPOINT=https://api.openai.com/v1/chat/completions
# API Key for authentication
IMG2TYP_API_KEY=your-api-key-here
# Model name (default: qwen-vl-plus for DashScope)
IMG2TYP_MODEL=qwen-vl-plus