# Local vLLM endpoint (no API key needed) LLM_BASE_URL=http://localhost:8000/v1 LLM_MODEL=/model APP_PORT=8090