File size: 111 Bytes
9a75c73
 
 
 
1
2
3
4
5
# Local vLLM endpoint (no API key needed)
LLM_BASE_URL=http://localhost:8000/v1
LLM_MODEL=/model
APP_PORT=8090