Add Docker Model Runner backend

This commit is contained in:
Sergei Shitikov
2025-06-15 17:51:09 +02:00
parent 63256136ef
commit dd3381884d
6 changed files with 186 additions and 5 deletions

View File

@@ -5,6 +5,9 @@ OLLAMA_BASE_URL='http://localhost:11434'
OPENAI_API_BASE_URL=''
OPENAI_API_KEY=''
# Docker Model Runner API base URL
DMR_BASE_URL='http://localhost:12434'
# AUTOMATIC1111_BASE_URL="http://localhost:7860"
# For production, you should only need one host as