Spaces:
Running
Running
Update config.yaml
Browse files- config.yaml +4 -1
config.yaml
CHANGED
@@ -131,8 +131,11 @@ endpoints:
|
|
131 |
titleModel: "current_model"
|
132 |
- name: "Marty.gpt"
|
133 |
iconURL: "https://easierit.org/logo-pp.png"
|
134 |
-
|
|
|
|
|
135 |
baseURL: "https://gpt.let-us.cyou/v1"
|
|
|
136 |
titleConvo: true
|
137 |
titleModel: "current_model"
|
138 |
- name: "EasierIT.glhf"
|
|
|
131 |
titleModel: "current_model"
|
132 |
- name: "Marty.gpt"
|
133 |
iconURL: "https://easierit.org/logo-pp.png"
|
134 |
+
models:
|
135 |
+
default: ["gpt-4"]
|
136 |
+
fetch: true
|
137 |
baseURL: "https://gpt.let-us.cyou/v1"
|
138 |
+
apiKey: ""
|
139 |
titleConvo: true
|
140 |
titleModel: "current_model"
|
141 |
- name: "EasierIT.glhf"
|