Mikhail W
commited on
Commit
•
d63a7d3
1
Parent(s):
ce1b377
Update librechat.yaml
Browse files- librechat.yaml +1 -54
librechat.yaml
CHANGED
@@ -66,57 +66,4 @@ endpoints:
|
|
66 |
summaryModel: "gpt-3.5-turbo"
|
67 |
forcePrompt: false
|
68 |
modelDisplayLabel: "NagaAI"
|
69 |
-
iconURL: "https://raw.githubusercontent.com/fuegovic/lc-config-yaml/main/icons/NagaAI.png"
|
70 |
-
|
71 |
-
# Zukijourney
|
72 |
-
- name: "Zukijourney"
|
73 |
-
apiKey: "${ZUKI_API_KEY}"
|
74 |
-
baseURL: "https://zukijourney.xyzbot.net/unf"
|
75 |
-
models:
|
76 |
-
default: [
|
77 |
-
"gpt-3.5-turbo",
|
78 |
-
"gpt-3.5-turbo-1106",
|
79 |
-
"gpt-3.5-turbo-0125",
|
80 |
-
"gpt-3.5-turbo-instruct",
|
81 |
-
"gpt-3.5-turbo-16k",
|
82 |
-
"gpt-4",
|
83 |
-
"gpt-4-32k",
|
84 |
-
"gpt-4-1106-preview",
|
85 |
-
"gpt-4-0125-preview",
|
86 |
-
"gpt-4-vision-preview",
|
87 |
-
"claude",
|
88 |
-
"claude-2",
|
89 |
-
"claude-2.1",
|
90 |
-
"claude-instant-v1",
|
91 |
-
"claude-instant-v1-100k",
|
92 |
-
"pplx-70b-online",
|
93 |
-
"palm-2",
|
94 |
-
"bard",
|
95 |
-
"gemini-pro",
|
96 |
-
"gemini-pro-vision",
|
97 |
-
"mixtral-8x7b",
|
98 |
-
"mixtral-8x7b-instruct",
|
99 |
-
"mistral-tiny",
|
100 |
-
"mistral-small",
|
101 |
-
"mistral-medium",
|
102 |
-
"mistral-7b-instruct",
|
103 |
-
"codellama-7b-instruct",
|
104 |
-
"llama-2-7b",
|
105 |
-
"llama-2-70b-chat",
|
106 |
-
"mythomax-l2-13b-8k",
|
107 |
-
"sheep-duck-llama",
|
108 |
-
"goliath-120b",
|
109 |
-
"nous-llama",
|
110 |
-
"yi-34b",
|
111 |
-
"openchat",
|
112 |
-
"solar10-7b",
|
113 |
-
"pi"
|
114 |
-
]
|
115 |
-
fetch: false
|
116 |
-
titleConvo: true
|
117 |
-
titleModel: "gpt-3.5-turbo"
|
118 |
-
summarize: false
|
119 |
-
summaryModel: "gpt-3.5-turbo"
|
120 |
-
forcePrompt: false
|
121 |
-
modelDisplayLabel: "Zukijourney"
|
122 |
-
iconURL: "https://raw.githubusercontent.com/fuegovic/lc-config-yaml/main/icons/zuki.png"
|
|
|
66 |
summaryModel: "gpt-3.5-turbo"
|
67 |
forcePrompt: false
|
68 |
modelDisplayLabel: "NagaAI"
|
69 |
+
iconURL: "https://raw.githubusercontent.com/fuegovic/lc-config-yaml/main/icons/NagaAI.png"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|