Skip to content

Commit 32f309b

Browse files
committed
chore: format
1 parent d23f757 commit 32f309b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+364
-53
lines changed

src/lib/components/admin/Evaluations/Feedbacks.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@
9292
};
9393
9494
const exportHandler = async () => {
95-
9695
const _feedbacks = await exportAllFeedbacks(localStorage.token).catch((err) => {
9796
toast.error(err);
9897
return null;

src/lib/i18n/locales/ar-BH/translation.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,10 @@
219219
"Confirm your new password": "",
220220
"Connect to your own OpenAI compatible API endpoints.": "",
221221
"Connect to your own OpenAPI compatible external tool servers.": "",
222+
"Connection failed": "",
223+
"Connection successful": "",
222224
"Connections": "اتصالات",
225+
"Connections saved successfully": "",
223226
"Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "",
224227
"Contact Admin for WebUI Access": "",
225228
"Content": "الاتصال",
@@ -498,6 +501,7 @@
498501
"Failed to create API Key.": "فشل في إنشاء مفتاح API.",
499502
"Failed to fetch models": "",
500503
"Failed to read clipboard contents": "فشل في قراءة محتويات الحافظة",
504+
"Failed to save connections": "",
501505
"Failed to save models configuration": "",
502506
"Failed to update settings": "",
503507
"Failed to upload file.": "",
@@ -829,6 +833,8 @@
829833
"Please carefully review the following warnings:": "",
830834
"Please do not close the settings page while loading the model.": "",
831835
"Please enter a prompt": "",
836+
"Please enter a valid path": "",
837+
"Please enter a valid URL": "",
832838
"Please fill in all fields.": "",
833839
"Please select a model first.": "",
834840
"Please select a model.": "",
@@ -1187,7 +1193,7 @@
11871193
"Webhook URL": "Webhook الرابط",
11881194
"WebUI Settings": "WebUI اعدادات",
11891195
"WebUI URL": "",
1190-
"WebUI will make requests to \"{{url}}{{path}}\"": "",
1196+
"WebUI will make requests to \"{{url}}\"": "",
11911197
"WebUI will make requests to \"{{url}}/api/chat\"": "",
11921198
"WebUI will make requests to \"{{url}}/chat/completions\"": "",
11931199
"What are you trying to achieve?": "",

src/lib/i18n/locales/ar/translation.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,10 @@
219219
"Confirm your new password": "أكد كلمة مرورك الجديدة",
220220
"Connect to your own OpenAI compatible API endpoints.": "اتصل بنقاط نهاية API المتوافقة مع OpenAI الخاصة بك.",
221221
"Connect to your own OpenAPI compatible external tool servers.": "",
222+
"Connection failed": "",
223+
"Connection successful": "",
222224
"Connections": "الاتصالات",
225+
"Connections saved successfully": "",
223226
"Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "يقيّد الجهد في التفكير لنماذج التفكير. ينطبق فقط على نماذج التفكير من مقدمي خدمات محددين يدعمون جهد التفكير.",
224227
"Contact Admin for WebUI Access": "اتصل بالمسؤول للوصول إلى واجهة الويب",
225228
"Content": "المحتوى",
@@ -498,6 +501,7 @@
498501
"Failed to create API Key.": "فشل في إنشاء مفتاح API.",
499502
"Failed to fetch models": "فشل في جلب النماذج",
500503
"Failed to read clipboard contents": "فشل في قراءة محتويات الحافظة",
504+
"Failed to save connections": "",
501505
"Failed to save models configuration": "فشل في حفظ إعدادات النماذج",
502506
"Failed to update settings": "فشل في تحديث الإعدادات",
503507
"Failed to upload file.": "فشل في رفع الملف.",
@@ -829,6 +833,8 @@
829833
"Please carefully review the following warnings:": "يرجى مراجعة التحذيرات التالية بعناية:",
830834
"Please do not close the settings page while loading the model.": "الرجاء عدم إغلاق صفحة الإعدادات أثناء تحميل النموذج.",
831835
"Please enter a prompt": "الرجاء إدخال توجيه",
836+
"Please enter a valid path": "",
837+
"Please enter a valid URL": "",
832838
"Please fill in all fields.": "الرجاء تعبئة جميع الحقول.",
833839
"Please select a model first.": "الرجاء اختيار نموذج أولاً.",
834840
"Please select a model.": "الرجاء اختيار نموذج.",
@@ -1187,7 +1193,7 @@
11871193
"Webhook URL": "Webhook الرابط",
11881194
"WebUI Settings": "WebUI اعدادات",
11891195
"WebUI URL": "رابط WebUI",
1190-
"WebUI will make requests to \"{{url}}{{path}}\"": "",
1196+
"WebUI will make requests to \"{{url}}\"": "",
11911197
"WebUI will make requests to \"{{url}}/api/chat\"": "ستقوم WebUI بإرسال الطلبات إلى \"{{url}}/api/chat\"",
11921198
"WebUI will make requests to \"{{url}}/chat/completions\"": "ستقوم WebUI بإرسال الطلبات إلى \"{{url}}/chat/completions\"",
11931199
"What are you trying to achieve?": "ما الذي تحاول تحقيقه؟",

src/lib/i18n/locales/bg-BG/translation.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,10 @@
219219
"Confirm your new password": "Потвърдете новата си парола",
220220
"Connect to your own OpenAI compatible API endpoints.": "Свържете се със собствени крайни точки на API, съвместими с OpenAI.",
221221
"Connect to your own OpenAPI compatible external tool servers.": "",
222+
"Connection failed": "",
223+
"Connection successful": "",
222224
"Connections": "Връзки",
225+
"Connections saved successfully": "",
223226
"Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "",
224227
"Contact Admin for WebUI Access": "Свържете се с администратор за достъп до WebUI",
225228
"Content": "Съдържание",
@@ -498,6 +501,7 @@
498501
"Failed to create API Key.": "Неуспешно създаване на API ключ.",
499502
"Failed to fetch models": "Неуспешно извличане на модели",
500503
"Failed to read clipboard contents": "Грешка при четене на съдържанието от клипборда",
504+
"Failed to save connections": "",
501505
"Failed to save models configuration": "Неуспешно запазване на конфигурацията на моделите",
502506
"Failed to update settings": "Неуспешно актуализиране на настройките",
503507
"Failed to upload file.": "Неуспешно качване на файл.",
@@ -829,6 +833,8 @@
829833
"Please carefully review the following warnings:": "Моля, внимателно прегледайте следните предупреждения:",
830834
"Please do not close the settings page while loading the model.": "Моля, не затваряйте страницата с настройки, докато моделът се зарежда.",
831835
"Please enter a prompt": "Моля, въведете промпт",
836+
"Please enter a valid path": "",
837+
"Please enter a valid URL": "",
832838
"Please fill in all fields.": "Моля, попълнете всички полета.",
833839
"Please select a model first.": "Моля, първо изберете модел.",
834840
"Please select a model.": "Моля, изберете модел.",
@@ -1187,7 +1193,7 @@
11871193
"Webhook URL": "Уебхук URL",
11881194
"WebUI Settings": "WebUI Настройки",
11891195
"WebUI URL": "WebUI URL",
1190-
"WebUI will make requests to \"{{url}}{{path}}\"": "",
1196+
"WebUI will make requests to \"{{url}}\"": "",
11911197
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI ще прави заявки към \"{{url}}/api/chat\"",
11921198
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI ще прави заявки към \"{{url}}/chat/completions\"",
11931199
"What are you trying to achieve?": "Какво се опитвате да постигнете?",

src/lib/i18n/locales/bn-BD/translation.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,10 @@
219219
"Confirm your new password": "",
220220
"Connect to your own OpenAI compatible API endpoints.": "",
221221
"Connect to your own OpenAPI compatible external tool servers.": "",
222+
"Connection failed": "",
223+
"Connection successful": "",
222224
"Connections": "কানেকশনগুলো",
225+
"Connections saved successfully": "",
223226
"Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "",
224227
"Contact Admin for WebUI Access": "",
225228
"Content": "বিষয়বস্তু",
@@ -498,6 +501,7 @@
498501
"Failed to create API Key.": "API Key তৈরি করা যায়নি।",
499502
"Failed to fetch models": "",
500503
"Failed to read clipboard contents": "ক্লিপবোর্ডের বিষয়বস্তু পড়া সম্ভব হয়নি",
504+
"Failed to save connections": "",
501505
"Failed to save models configuration": "",
502506
"Failed to update settings": "",
503507
"Failed to upload file.": "",
@@ -829,6 +833,8 @@
829833
"Please carefully review the following warnings:": "",
830834
"Please do not close the settings page while loading the model.": "",
831835
"Please enter a prompt": "",
836+
"Please enter a valid path": "",
837+
"Please enter a valid URL": "",
832838
"Please fill in all fields.": "",
833839
"Please select a model first.": "",
834840
"Please select a model.": "",
@@ -1187,7 +1193,7 @@
11871193
"Webhook URL": "ওয়েবহুক URL",
11881194
"WebUI Settings": "WebUI সেটিংসমূহ",
11891195
"WebUI URL": "",
1190-
"WebUI will make requests to \"{{url}}{{path}}\"": "",
1196+
"WebUI will make requests to \"{{url}}\"": "",
11911197
"WebUI will make requests to \"{{url}}/api/chat\"": "",
11921198
"WebUI will make requests to \"{{url}}/chat/completions\"": "",
11931199
"What are you trying to achieve?": "",

src/lib/i18n/locales/bo-TB/translation.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,10 @@
219219
"Confirm your new password": "ཁྱེད་ཀྱི་གསང་གྲངས་གསར་པ་གཏན་འཁེལ།",
220220
"Connect to your own OpenAI compatible API endpoints.": "ཁྱེད་རང་གི་ OpenAI དང་མཐུན་པའི་ API མཇུག་མཐུད་ལ་སྦྲེལ་བ།",
221221
"Connect to your own OpenAPI compatible external tool servers.": "ཁྱེད་རང་གི་ OpenAPI དང་མཐུན་པའི་ཕྱི་རོལ་ལག་ཆའི་སར་བར་ལ་སྦྲེལ་བ།",
222+
"Connection failed": "",
223+
"Connection successful": "",
222224
"Connections": "སྦྲེལ་མཐུད།",
225+
"Connections saved successfully": "",
223226
"Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "རྒྱུ་མཚན་འདྲེན་པའི་དཔེ་དབྱིབས་ཀྱི་རྒྱུ་མཚན་འདྲེན་པའི་འབད་བརྩོན་ལ་ཚད་བཀག་བྱེད་པ། རྒྱུ་མཚན་འདྲེན་པའི་འབད་བརྩོན་ལ་རྒྱབ་སྐྱོར་བྱེད་པའི་མཁོ་སྤྲོད་པ་ངེས་ཅན་གྱི་རྒྱུ་མཚན་འདྲེན་པའི་དཔེ་དབྱིབས་ལ་ཁོ་ན་འཕྲོད་པ།",
224227
"Contact Admin for WebUI Access": "WebUI འཛུལ་སྤྱོད་ཆེད་དུ་དོ་དམ་པ་དང་འབྲེལ་གཏུག་བྱེད་པ།",
225228
"Content": "ནང་དོན།",
@@ -498,6 +501,7 @@
498501
"Failed to create API Key.": "API ལྡེ་མིག་བཟོ་མ་ཐུབ།",
499502
"Failed to fetch models": "དཔེ་དབྱིབས་ལེན་པར་མ་ཐུབ།",
500503
"Failed to read clipboard contents": "སྦྱར་སྡེར་གྱི་ནང་དོན་ཀློག་མ་ཐུབ།",
504+
"Failed to save connections": "",
501505
"Failed to save models configuration": "དཔེ་དབྱིབས་སྒྲིག་འགོད་ཉར་ཚགས་བྱེད་མ་ཐུབ།",
502506
"Failed to update settings": "སྒྲིག་འགོད་གསར་སྒྱུར་བྱེད་མ་ཐུབ།",
503507
"Failed to upload file.": "ཡིག་ཆ་སྤར་མ་ཐུབ།",
@@ -829,6 +833,8 @@
829833
"Please carefully review the following warnings:": "གཤམ་གསལ་ཉེན་བརྡ་དག་ལ་ཞིབ་ཚགས་ངང་བལྟ་ཞིབ་བྱེད་རོགས།:",
830834
"Please do not close the settings page while loading the model.": "དཔེ་དབྱིབས་ནང་འཇུག་བྱེད་སྐབས་སྒྲིག་འགོད་ཤོག་ངོས་ཁ་མ་རྒྱག་རོགས།",
831835
"Please enter a prompt": "འགུལ་སློང་ཞིག་འཇུག་རོགས།",
836+
"Please enter a valid path": "",
837+
"Please enter a valid URL": "",
832838
"Please fill in all fields.": "ཁོངས་ཡོངས་རྫོགས་ཁ་སྐོང་རོགས།",
833839
"Please select a model first.": "ཐོག་མར་དཔེ་དབྱིབས་ཤིག་གདམ་ག་བྱེད་རོགས།",
834840
"Please select a model.": "དཔེ་དབྱིབས་ཤིག་གདམ་ག་བྱེད་རོགས།",
@@ -1187,7 +1193,7 @@
11871193
"Webhook URL": "Webhook URL",
11881194
"WebUI Settings": "WebUI སྒྲིག་འགོད།",
11891195
"WebUI URL": "WebUI URL",
1190-
"WebUI will make requests to \"{{url}}{{path}}\"": "",
1196+
"WebUI will make requests to \"{{url}}\"": "",
11911197
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI ཡིས་ \"{{url}}/api/chat\" ལ་རེ་ཞུ་གཏོང་ངེས།",
11921198
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI ཡིས་ \"{{url}}/chat/completions\" ལ་རེ་ཞུ་གཏོང་ངེས།",
11931199
"What are you trying to achieve?": "ཁྱེད་ཀྱིས་ཅི་ཞིག་འགྲུབ་ཐབས་བྱེད་བཞིན་ཡོད།",

src/lib/i18n/locales/ca-ES/translation.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,10 @@
219219
"Confirm your new password": "Confirma la teva nova contrasenya",
220220
"Connect to your own OpenAI compatible API endpoints.": "Connecta als teus propis punts de connexió de l'API compatible amb OpenAI",
221221
"Connect to your own OpenAPI compatible external tool servers.": "Connecta als teus propis servidors d'eines externs compatibles amb OpenAPI",
222+
"Connection failed": "",
223+
"Connection successful": "",
222224
"Connections": "Connexions",
225+
"Connections saved successfully": "",
223226
"Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "Restringeix l'esforç de raonament dels models de raonament. Només aplicable a models de raonament de proveïdors específics que donen suport a l'esforç de raonament.",
224227
"Contact Admin for WebUI Access": "Posat en contacte amb l'administrador per accedir a WebUI",
225228
"Content": "Contingut",
@@ -498,6 +501,7 @@
498501
"Failed to create API Key.": "No s'ha pogut crear la clau API.",
499502
"Failed to fetch models": "No s'han pogut obtenir els models",
500503
"Failed to read clipboard contents": "No s'ha pogut llegir el contingut del porta-retalls",
504+
"Failed to save connections": "",
501505
"Failed to save models configuration": "No s'ha pogut desar la configuració dels models",
502506
"Failed to update settings": "No s'han pogut actualitzar les preferències",
503507
"Failed to upload file.": "No s'ha pogut pujar l'arxiu.",
@@ -829,6 +833,8 @@
829833
"Please carefully review the following warnings:": "Si us plau, revisa els següents avisos amb cura:",
830834
"Please do not close the settings page while loading the model.": "No tanquis la pàgina de configuració mentre carregues el model.",
831835
"Please enter a prompt": "Si us plau, entra una indicació",
836+
"Please enter a valid path": "",
837+
"Please enter a valid URL": "",
832838
"Please fill in all fields.": "Emplena tots els camps, si us plau.",
833839
"Please select a model first.": "Si us plau, selecciona un model primer",
834840
"Please select a model.": "Si us plau, selecciona un model.",
@@ -1187,7 +1193,7 @@
11871193
"Webhook URL": "URL del webhook",
11881194
"WebUI Settings": "Preferències de WebUI",
11891195
"WebUI URL": "URL de WebUI",
1190-
"WebUI will make requests to \"{{url}}{{path}}\"": "",
1196+
"WebUI will make requests to \"{{url}}\"": "",
11911197
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI farà peticions a \"{{url}}/api/chat\"",
11921198
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI farà peticions a \"{{url}}/chat/completions\"",
11931199
"What are you trying to achieve?": "Què intentes aconseguir?",

src/lib/i18n/locales/ceb-PH/translation.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,10 @@
219219
"Confirm your new password": "",
220220
"Connect to your own OpenAI compatible API endpoints.": "",
221221
"Connect to your own OpenAPI compatible external tool servers.": "",
222+
"Connection failed": "",
223+
"Connection successful": "",
222224
"Connections": "Mga koneksyon",
225+
"Connections saved successfully": "",
223226
"Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "",
224227
"Contact Admin for WebUI Access": "",
225228
"Content": "Kontento",
@@ -498,6 +501,7 @@
498501
"Failed to create API Key.": "",
499502
"Failed to fetch models": "",
500503
"Failed to read clipboard contents": "Napakyas sa pagbasa sa sulod sa clipboard",
504+
"Failed to save connections": "",
501505
"Failed to save models configuration": "",
502506
"Failed to update settings": "",
503507
"Failed to upload file.": "",
@@ -829,6 +833,8 @@
829833
"Please carefully review the following warnings:": "",
830834
"Please do not close the settings page while loading the model.": "",
831835
"Please enter a prompt": "",
836+
"Please enter a valid path": "",
837+
"Please enter a valid URL": "",
832838
"Please fill in all fields.": "",
833839
"Please select a model first.": "",
834840
"Please select a model.": "",
@@ -1187,7 +1193,7 @@
11871193
"Webhook URL": "",
11881194
"WebUI Settings": "Mga Setting sa WebUI",
11891195
"WebUI URL": "",
1190-
"WebUI will make requests to \"{{url}}{{path}}\"": "",
1196+
"WebUI will make requests to \"{{url}}\"": "",
11911197
"WebUI will make requests to \"{{url}}/api/chat\"": "",
11921198
"WebUI will make requests to \"{{url}}/chat/completions\"": "",
11931199
"What are you trying to achieve?": "",

src/lib/i18n/locales/cs-CZ/translation.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,10 @@
219219
"Confirm your new password": "",
220220
"Connect to your own OpenAI compatible API endpoints.": "",
221221
"Connect to your own OpenAPI compatible external tool servers.": "",
222+
"Connection failed": "",
223+
"Connection successful": "",
222224
"Connections": "Připojení",
225+
"Connections saved successfully": "",
223226
"Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "",
224227
"Contact Admin for WebUI Access": "Kontaktujte administrátora pro přístup k webovému rozhraní.",
225228
"Content": "Obsah",
@@ -498,6 +501,7 @@
498501
"Failed to create API Key.": "Nepodařilo se vytvořit API klíč.",
499502
"Failed to fetch models": "",
500503
"Failed to read clipboard contents": "Nepodařilo se přečíst obsah schránky",
504+
"Failed to save connections": "",
501505
"Failed to save models configuration": "",
502506
"Failed to update settings": "Nepodařilo se aktualizovat nastavení",
503507
"Failed to upload file.": "Nepodařilo se nahrát soubor.",
@@ -829,6 +833,8 @@
829833
"Please carefully review the following warnings:": "Prosím, pečlivě si přečtěte následující upozornění:",
830834
"Please do not close the settings page while loading the model.": "",
831835
"Please enter a prompt": "Prosím, zadejte zadání.",
836+
"Please enter a valid path": "",
837+
"Please enter a valid URL": "",
832838
"Please fill in all fields.": "Prosím, vyplňte všechna pole.",
833839
"Please select a model first.": "",
834840
"Please select a model.": "",
@@ -1187,7 +1193,7 @@
11871193
"Webhook URL": "Webhook URL",
11881194
"WebUI Settings": "Nastavení WebUI",
11891195
"WebUI URL": "",
1190-
"WebUI will make requests to \"{{url}}{{path}}\"": "",
1196+
"WebUI will make requests to \"{{url}}\"": "",
11911197
"WebUI will make requests to \"{{url}}/api/chat\"": "",
11921198
"WebUI will make requests to \"{{url}}/chat/completions\"": "",
11931199
"What are you trying to achieve?": "",

0 commit comments

Comments
 (0)