update docs

This commit is contained in:
Ramakrishnan Sivakumar
2025-09-17 12:53:11 -07:00
parent 5b5e83a3a0
commit 5b12e99335
2 changed files with 2 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ API_KEY = "" # Required to use AI/ML API chat and embedding models
API_URL = "" # LM Studio API URL - http://host.docker.internal:1234
[MODELS.LEMONADE]
API_URL = "" # Lemonade API URL - http://localhost:8000
API_URL = "" # Lemonade API URL - http://host.docker.internal:8000
API_KEY = "" # Optional API key for Lemonade
[API_ENDPOINTS]