Spaces:
Running
Running
Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -151,7 +151,7 @@ endpoints:
|
|
151 |
default:
|
152 |
- gpt-4
|
153 |
fetch: true
|
154 |
-
baseURL: http://51.68.66.69:11434/v1"
|
155 |
apiKey: "marty"
|
156 |
titleConvo: true
|
157 |
titleModel: "current_model"
|
|
|
151 |
default:
|
152 |
- gpt-4
|
153 |
fetch: true
|
154 |
+
baseURL: "http://51.68.66.69:11434/v1"
|
155 |
apiKey: "marty"
|
156 |
titleConvo: true
|
157 |
titleModel: "current_model"
|