MediAgent / .env.example
medi422's picture
Upload 21 files
9a75c73 verified
raw
history blame contribute delete
111 Bytes
# Local vLLM endpoint (no API key needed)
LLM_BASE_URL=http://localhost:8000/v1
LLM_MODEL=/model
APP_PORT=8090