martynka commited on
Commit
b8c6abc
·
verified ·
1 Parent(s): 7d9f7e2

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +16 -18
config.yaml CHANGED
@@ -111,7 +111,19 @@ endpoints:
111
  # titleConvo: true
112
  # titleModel: "gpt-4.1"
113
  # glhf.chat
114
- # Model list (auth header required): https://glhf.chat/models http://51.68.66.69/v1
 
 
 
 
 
 
 
 
 
 
 
 
115
  #######################################################################################
116
  #######################################################################################
117
  - name: "Shapes.inc"
@@ -133,25 +145,13 @@ endpoints:
133
  titleModel: "current_model"
134
  #######################################################################################
135
  #######################################################################################
136
- - name: "Marty.gpt"
137
- iconURL: "https://easierit.org/logo-pp.png"
138
- models:
139
- default:
140
- - gpt-4
141
- fetch: true
142
- baseURL: "https://gpt.let-us.cyou/v1"
143
- apiKey: "marty"
144
- titleConvo: true
145
- titleModel: "current_model"
146
- #######################################################################################
147
- #######################################################################################
148
- - name: "Marty.gpt"
149
  iconURL: "https://easierit.org/logo-pp.png"
150
  models:
151
  default:
152
  - gpt-4
153
  fetch: true
154
- baseURL: "https://gpt.let-us.cyou/v1"
155
  apiKey: "marty"
156
  titleConvo: true
157
  titleModel: "current_model"
@@ -272,6 +272,4 @@ speech:
272
  url: "https://api.groq.com/openai/v1/audio/speech"
273
  apiKey: "${groq_key}"
274
  model: "playai-tts"
275
- voices: ["Celeste-PlayAI"]
276
-
277
-
 
111
  # titleConvo: true
112
  # titleModel: "gpt-4.1"
113
  # glhf.chat
114
+ # Model list (auth header required): https://glhf.chat/models
115
+ #######################################################################################
116
+ #######################################################################################
117
+ - name: "Marty.gpt"
118
+ iconURL: "https://easierit.org/logo-pp.png"
119
+ models:
120
+ default:
121
+ - gpt-4
122
+ fetch: true
123
+ baseURL: "https://gpt.let-us.cyou/v1"
124
+ apiKey: "marty"
125
+ titleConvo: true
126
+ titleModel: "current_model"
127
  #######################################################################################
128
  #######################################################################################
129
  - name: "Shapes.inc"
 
145
  titleModel: "current_model"
146
  #######################################################################################
147
  #######################################################################################
148
+ - name: "1min AI"
 
 
 
 
 
 
 
 
 
 
 
 
149
  iconURL: "https://easierit.org/logo-pp.png"
150
  models:
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"
 
272
  url: "https://api.groq.com/openai/v1/audio/speech"
273
  apiKey: "${groq_key}"
274
  model: "playai-tts"
275
+ voices: ["Celeste-PlayAI"]