Files
crop-disease/env.example
2026-04-13 17:37:31 +08:00

10 lines
307 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# OPEN API URL
OPENROUTER_API_URL=https://example.com/v1/chat/completions
# OpenRouter API 密钥
# 从 https://openrouter.ai/keys 获取
OPENROUTER_API_KEY=your_openrouter_api_key_here
# OpenRouter 模型名称(可选,默认为 qwen/qwen3-vl-8b-instruct
OPENROUTER_MODEL=qwen/qwen3-vl-8b-instruct