Spaces:
Running
Running
Update config.yaml
Browse files- config.yaml +2 -1
config.yaml
CHANGED
@@ -132,7 +132,8 @@ endpoints:
|
|
132 |
- name: "Marty.gpt"
|
133 |
iconURL: "https://easierit.org/logo-pp.png"
|
134 |
models:
|
135 |
-
default:
|
|
|
136 |
fetch: true
|
137 |
baseURL: "https://gpt.let-us.cyou/v1"
|
138 |
apiKey: ""
|
|
|
132 |
- name: "Marty.gpt"
|
133 |
iconURL: "https://easierit.org/logo-pp.png"
|
134 |
models:
|
135 |
+
default:
|
136 |
+
- gpt-4
|
137 |
fetch: true
|
138 |
baseURL: "https://gpt.let-us.cyou/v1"
|
139 |
apiKey: ""
|