Mikhail W commited on
Commit
42a89bf
1 Parent(s): 6fbe067

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +3 -3
librechat.yaml CHANGED
@@ -53,7 +53,7 @@ endpoints:
53
  # Zukijourney
54
  - name: "Zukijourney"
55
  apiKey: "${ZUKI_API_KEY}"
56
- baseURL: "https://zukijourney.xyzbot.net/unf/"
57
  models:
58
  default: [
59
  "gpt-3.5-turbo",
@@ -94,11 +94,11 @@ endpoints:
94
  "solar10-7b",
95
  "pi"
96
  ]
97
- fetch: true
98
  titleConvo: true
99
  titleModel: "gpt-3.5-turbo"
100
  summarize: false
101
  summaryModel: "gpt-3.5-turbo"
102
  forcePrompt: false
103
- dropParams: ["stream"]
104
  iconURL: "https://raw.githubusercontent.com/fuegovic/lc-config-yaml/main/icons/zuki.png"
 
53
  # Zukijourney
54
  - name: "Zukijourney"
55
  apiKey: "${ZUKI_API_KEY}"
56
+ baseURL: "https://zukijourney.xyzbot.net/unf"
57
  models:
58
  default: [
59
  "gpt-3.5-turbo",
 
94
  "solar10-7b",
95
  "pi"
96
  ]
97
+ fetch: false
98
  titleConvo: true
99
  titleModel: "gpt-3.5-turbo"
100
  summarize: false
101
  summaryModel: "gpt-3.5-turbo"
102
  forcePrompt: false
103
+ modelDisplayLabel: "Zukijourney"
104
  iconURL: "https://raw.githubusercontent.com/fuegovic/lc-config-yaml/main/icons/zuki.png"