Fixed ConnectionError preventing IA response
This commit is contained in:
@@ -60,7 +60,7 @@ endpoints:
|
|||||||
# Backend Local Agent
|
# Backend Local Agent
|
||||||
- name: "Local Agent"
|
- name: "Local Agent"
|
||||||
apiKey: "dummy_key"
|
apiKey: "dummy_key"
|
||||||
baseURL: "http://host.docker.internal:8000/v1"
|
baseURL: "http://agent-brain:8000/v1"
|
||||||
models:
|
models:
|
||||||
default: ["local-deepseek-agent"]
|
default: ["local-deepseek-agent"]
|
||||||
fetch: false
|
fetch: false
|
||||||
|
|||||||
Reference in New Issue
Block a user