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