Skip to content

Commit aaaebfa

Browse files
committed
chore: format
1 parent 6eccf86 commit aaaebfa

Some content is hidden

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

51 files changed

+52
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-webui",
3-
"version": "0.5.19",
3+
"version": "0.5.20",
44
"private": true,
55
"scripts": {
66
"dev": "npm run pyodide:fetch && vite dev --host",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@
359359
"Embedding model set to \"{{embedding_model}}\"": "تم تعيين نموذج التضمين على \"{{embedding_model}}\"",
360360
"Enable API Key": "",
361361
"Enable autocomplete generation for chat messages": "",
362+
"Enable Code Execution": "",
362363
"Enable Code Interpreter": "",
363364
"Enable Community Sharing": "تمكين مشاركة المجتمع",
364365
"Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@
359359
"Embedding model set to \"{{embedding_model}}\"": "Модел за вграждане е настроен на \"{{embedding_model}}\"",
360360
"Enable API Key": "Активиране на API ключ",
361361
"Enable autocomplete generation for chat messages": "Активиране на автоматично довършване за съобщения в чата",
362+
"Enable Code Execution": "",
362363
"Enable Code Interpreter": "Активиране на интерпретатор на код",
363364
"Enable Community Sharing": "Разрешаване на споделяне в общност",
364365
"Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "Активиране на заключване на паметта (mlock), за да се предотврати изваждането на данните на модела от RAM. Тази опция заключва работния набор от страници на модела в RAM, гарантирайки, че няма да бъдат изхвърлени на диска. Това може да помогне за поддържане на производителността, като се избягват грешки в страниците и се осигурява бърз достъп до данните.",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@
359359
"Embedding model set to \"{{embedding_model}}\"": "ইমেজ ইমেবডিং মডেল সেট করা হয়েছে - \"{{embedding_model}}\"",
360360
"Enable API Key": "",
361361
"Enable autocomplete generation for chat messages": "",
362+
"Enable Code Execution": "",
362363
"Enable Code Interpreter": "",
363364
"Enable Community Sharing": "সম্প্রদায় শেয়ারকরণ সক্ষম করুন",
364365
"Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@
359359
"Embedding model set to \"{{embedding_model}}\"": "Model d'incrustació configurat a \"{{embedding_model}}\"",
360360
"Enable API Key": "Activar la Clau API",
361361
"Enable autocomplete generation for chat messages": "Activar la generació automàtica per als missatges del xat",
362+
"Enable Code Execution": "",
362363
"Enable Code Interpreter": "Activar l'intèrpret de codi",
363364
"Enable Community Sharing": "Activar l'ús compartit amb la comunitat",
364365
"Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "Activar el bloqueig de memòria (mlock) per evitar que les dades del model s'intercanviïn fora de la memòria RAM. Aquesta opció bloqueja el conjunt de pàgines de treball del model a la memòria RAM, assegurant-se que no s'intercanviaran al disc. Això pot ajudar a mantenir el rendiment evitant errors de pàgina i garantint un accés ràpid a les dades.",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@
359359
"Embedding model set to \"{{embedding_model}}\"": "",
360360
"Enable API Key": "",
361361
"Enable autocomplete generation for chat messages": "",
362+
"Enable Code Execution": "",
362363
"Enable Code Interpreter": "",
363364
"Enable Community Sharing": "",
364365
"Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@
359359
"Embedding model set to \"{{embedding_model}}\"": "Model vkládání nastaven na \"{{embedding_model}}\"",
360360
"Enable API Key": "",
361361
"Enable autocomplete generation for chat messages": "",
362+
"Enable Code Execution": "",
362363
"Enable Code Interpreter": "",
363364
"Enable Community Sharing": "Povolit sdílení komunity",
364365
"Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "",

src/lib/i18n/locales/da-DK/translation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@
359359
"Embedding model set to \"{{embedding_model}}\"": "Embedding model sat til \"{{embedding_model}}\"",
360360
"Enable API Key": "",
361361
"Enable autocomplete generation for chat messages": "",
362+
"Enable Code Execution": "",
362363
"Enable Code Interpreter": "",
363364
"Enable Community Sharing": "Aktiver deling til Community",
364365
"Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "",

src/lib/i18n/locales/de-DE/translation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@
359359
"Embedding model set to \"{{embedding_model}}\"": "Embedding-Modell auf \"{{embedding_model}}\" gesetzt",
360360
"Enable API Key": "API-Schlüssel aktivieren",
361361
"Enable autocomplete generation for chat messages": "Automatische Vervollständigung für Chat-Nachrichten aktivieren",
362+
"Enable Code Execution": "",
362363
"Enable Code Interpreter": "",
363364
"Enable Community Sharing": "Community-Freigabe aktivieren",
364365
"Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "Aktiviere Memory Locking (mlock), um zu verhindern, dass Modelldaten aus dem RAM ausgelagert werden. Diese Option sperrt die Arbeitsseiten des Modells im RAM, um sicherzustellen, dass sie nicht auf die Festplatte ausgelagert werden. Dies kann die Leistung verbessern, indem Page Faults vermieden und ein schneller Datenzugriff sichergestellt werden.",

0 commit comments

Comments
 (0)