Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Willie Zutz 2025-07-16 23:37:23 -06:00
commit 70cdad1cd4
66 changed files with 8154 additions and 381 deletions

View file

@ -27,6 +27,9 @@ API_URL = "" # Ollama API URL - http://host.docker.internal:11434
[MODELS.DEEPSEEK]
API_KEY = ""
[MODELS.AIMLAPI]
API_KEY = "" # Required to use AI/ML API chat and embedding models
[MODELS.LM_STUDIO]
API_URL = "" # LM Studio API URL - http://host.docker.internal:1234