auto-save 2026-04-01 09:03 (+8, ~2)
This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
# Device
|
||||
DEVICE_SERIAL= # leave empty for auto-detect
|
||||
|
||||
# VLM Provider: poe / openrouter / local
|
||||
VLM_PROVIDER=poe
|
||||
VLM_MODEL=Qwen/Qwen2.5-VL-7B-Instruct
|
||||
|
||||
# API Keys (fill the one matching your provider)
|
||||
POE_API_KEY=
|
||||
OPENROUTER_API_KEY=
|
||||
Reference in New Issue
Block a user