Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
70cdad1cd4
66 changed files with 8154 additions and 381 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue