diff --git a/librechat/librechat.yaml b/librechat/librechat.yaml index 76a872c..196c08d 100644 --- a/librechat/librechat.yaml +++ b/librechat/librechat.yaml @@ -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