diff --git a/frontend/src/locales/ar/common.js b/frontend/src/locales/ar/common.js
index a71cb7ea..33ff1fc4 100644
--- a/frontend/src/locales/ar/common.js
+++ b/frontend/src/locales/ar/common.js
@@ -183,12 +183,18 @@ const TRANSLATIONS = {
title: "وضع المحادثة",
chat: {
title: "المحادثة",
+ description:
+ 'سيوفر إجابات بناءً على المعرفة العامة للنموذج اللغوي الكبير، بالإضافة إلى سياق المستند المتاح. ستحتاج إلى استخدام الأمر "@agent" لاستخدام الأدوات.',
},
query: {
title: "استعلام",
+ description:
+ 'سيوفر الإجابات فقط إذا تم العثور على سياق الوثيقة.
ستحتاج إلى استخدام الأمر "@agent" لاستخدام الأدوات.',
},
automatic: {
title: "سيارة",
+ description:
+ 'سيتم استخدام الأدوات تلقائيًا إذا كان النموذج والمزود يدعمان استدعاء الأدوات الأصلية. إذا لم يتم دعم الأدوات الأصلية، فسيتعين عليك استخدام الأمر "@agent" لاستخدام الأدوات.',
},
},
history: {
diff --git a/frontend/src/locales/cs/common.js b/frontend/src/locales/cs/common.js
index bfc52322..55fd142d 100644
--- a/frontend/src/locales/cs/common.js
+++ b/frontend/src/locales/cs/common.js
@@ -199,12 +199,18 @@ const TRANSLATIONS = {
title: "Režim chatu",
chat: {
title: "Chat",
+ description:
+ "bude poskytovat odpovědi založené na obecných znalostech LLM a kontextu dokumentu, který je k dispozici. Budete muset použít příkaz `@agent` pro použití nástrojů.",
},
query: {
title: "Dotaz",
+ description:
+ "budou poskytovat odpovědi pouze__, pokud je nalezen kontext dokumentu.Budete muset použít příkaz @agent pro použití nástrojů.",
},
automatic: {
title: "Auto",
+ description:
+ "automaticky použije nástroje, pokud to podporují model a poskytovatel.
Pokud není podporováno nativní volání nástrojů, budete muset použít příkaz `@agent` pro použití nástrojů.",
},
},
history: {
diff --git a/frontend/src/locales/da/common.js b/frontend/src/locales/da/common.js
index edf967af..54783d1d 100644
--- a/frontend/src/locales/da/common.js
+++ b/frontend/src/locales/da/common.js
@@ -185,12 +185,18 @@ const TRANSLATIONS = {
title: "Chat-tilstand",
chat: {
title: "Chat",
+ description:
+ 'vil levere svar baseret på LLM\'s generelle viden og den relevante dokumentkontekst.
Du skal bruge kommandoen "@agent" for at bruge værktøjerne.',
},
query: {
title: "Forespørgsel",
+ description:
+ "vil kun give svar hvis konteksten i dokumentet er fundet.Du skal bruge kommandoen @agent for at bruge værktøjerne.",
},
automatic: {
title: "Bil",
+ description:
+ 'vil automatisk bruge værktøjer, hvis modellen og udbyderen understøtter native værktøjsanrop.
Hvis native værktøjsanrop ikke understøttes, skal du bruge kommandoen "@agent" for at bruge værktøjer.',
},
},
history: {
diff --git a/frontend/src/locales/de/common.js b/frontend/src/locales/de/common.js
index f6a9e4d3..14f5a517 100644
--- a/frontend/src/locales/de/common.js
+++ b/frontend/src/locales/de/common.js
@@ -192,12 +192,18 @@ const TRANSLATIONS = {
title: "Chat-Modus",
chat: {
title: "Chat",
+ description:
+ "wird Antworten basierend auf dem allgemeinen Wissen des LLM und dem gegebenen Dokumentkontext liefern.
Um die Tools zu nutzen, müssen Sie den Befehl `@agent` verwenden.",
},
query: {
title: "Abfrage",
+ description:
+ 'werden Antworten nur bei und bereitstellen, falls der Dokumentkontext gefunden wurde. Um die Tools zu nutzen, müssen Sie den Befehl "@agent" verwenden.',
},
automatic: {
title: "Auto",
+ description:
+ "wird automatisch Werkzeuge verwenden, wenn das Modell und der Anbieter native Werkzeugaufrufe unterstützen.
Wenn native Werkzeugaufrufe nicht unterstützt werden, müssen Sie den Befehl `@agent` verwenden, um Werkzeuge zu nutzen.",
},
},
history: {
diff --git a/frontend/src/locales/en/common.js b/frontend/src/locales/en/common.js
index e227d01b..f3453122 100644
--- a/frontend/src/locales/en/common.js
+++ b/frontend/src/locales/en/common.js
@@ -198,12 +198,18 @@ const TRANSLATIONS = {
title: "Chat mode",
automatic: {
title: "Auto",
+ description:
+ "will automatically use tools if the model and provider support native tool calling.
If native tooling is not supported, you will need to use the @agent command to use tools.",
},
chat: {
title: "Chat",
+ description:
+ "will provide answers with the LLM's general knowledge and document context that is found.
You will need to use the @agent command to use tools.",
},
query: {
title: "Query",
+ description:
+ "will provide answers only if document context is found.
You will need to use the @agent command to use tools.",
},
},
history: {
diff --git a/frontend/src/locales/es/common.js b/frontend/src/locales/es/common.js
index 7aeb28ec..5046e5d3 100644
--- a/frontend/src/locales/es/common.js
+++ b/frontend/src/locales/es/common.js
@@ -193,12 +193,18 @@ const TRANSLATIONS = {
title: "Modo de chat",
chat: {
title: "Chat",
+ description:
+ 'proporcionará respuestas utilizando el conocimiento general del LLM y el contexto del documento encontrado.
Deberá utilizar el comando "@agent" para utilizar las herramientas.',
},
query: {
title: "Consulta",
+ description:
+ 'proporcionará respuestas solo si se encuentra el contexto del documento.
Deberá utilizar el comando "@agent" para utilizar las herramientas.',
},
automatic: {
title: "Coche",
+ description:
+ 'utilizará automáticamente las herramientas si el modelo y el proveedor admiten la llamada a herramientas nativas. Si no se admite la llamada a herramientas nativas, deberá utilizar el comando "@agent" para utilizar las herramientas.',
},
},
history: {
diff --git a/frontend/src/locales/et/common.js b/frontend/src/locales/et/common.js
index f205266c..0b5b455f 100644
--- a/frontend/src/locales/et/common.js
+++ b/frontend/src/locales/et/common.js
@@ -189,12 +189,18 @@ const TRANSLATIONS = {
title: "Vestlusrežiim",
chat: {
title: "Vestlus",
+ description:
+ "teenab vastuseid, kasutades LLM-i üldist teadmist ja dokumenti konteksti, mis on leitav.
Selleks peate kasutama @agent käsku, et kasutada erinevaid tööriime.",
},
query: {
title: "Päring",
+ description:
+ 'teenib vastuseid ainult__, kui dokumendi kontekst on leitav. Vajate kasutama käitu "@agent", et kasutada tööriime.',
},
automatic: {
title: "Automaailm",
+ description:
+ 'kasutab automaatselt tööriistu, kui mudel ja pakkuja toetavad native töörieste kasutamist.
Kui native töörieste kasutamine ei toeta, peate kasutama käsku "@agent", et tööriiste kasutada.',
},
},
history: {
diff --git a/frontend/src/locales/fa/common.js b/frontend/src/locales/fa/common.js
index dc015f0f..4883161d 100644
--- a/frontend/src/locales/fa/common.js
+++ b/frontend/src/locales/fa/common.js
@@ -184,12 +184,18 @@ const TRANSLATIONS = {
title: "حالت گفتگو",
chat: {
title: "گفتگو",
+ description:
+ "با استفاده از دانش عمومی LLM و اطلاعات موجود در سند، پاسخها را ارائه میدهد. و برای استفاده از ابزارها، باید از دستور @agent استفاده کنید.",
},
query: {
title: "پرسوجو",
+ description:
+ "پاسخها فقط در صورت یافتن زمینه سند ارائه خواهند شد.
برای استفاده از ابزارها، باید از دستور @agent استفاده کنید.",
},
automatic: {
title: "خودرو",
+ description:
+ "به طور خودکار از ابزارهای موجود استفاده خواهد کرد، اگر مدل و ارائه دهنده از فراخوانی ابزار به صورت داخلی پشتیبانی کنند.
در صورتی که فراخوانی ابزار به صورت داخلی پشتیبانی نشود، برای استفاده از ابزارها باید از دستور @agent استفاده کنید.",
},
},
history: {
diff --git a/frontend/src/locales/fr/common.js b/frontend/src/locales/fr/common.js
index 789b3c64..ee62b77c 100644
--- a/frontend/src/locales/fr/common.js
+++ b/frontend/src/locales/fr/common.js
@@ -185,12 +185,18 @@ const TRANSLATIONS = {
title: "Mode de chat",
chat: {
title: "Chat",
+ description:
+ 'fournira des réponses en utilisant les connaissances générales de l\'LLM et le contexte du document, et. Vous devrez utiliser la commande "@agent" pour utiliser les outils.',
},
query: {
title: "Requête",
+ description:
+ 'fournira des réponses uniquement si le contexte du document est trouvé.
Vous devrez utiliser la commande "@agent" pour utiliser les outils.',
},
automatic: {
title: "Voiture",
+ description:
+ "utilisera automatiquement les outils si le modèle et le fournisseur prennent en charge l'appel de fonctions natives.
Si l'utilisation de fonctions natives n'est pas prise en charge, vous devrez utiliser la commande \"@agent\" pour utiliser les outils.",
},
},
history: {
diff --git a/frontend/src/locales/he/common.js b/frontend/src/locales/he/common.js
index 049fb650..279e3237 100644
--- a/frontend/src/locales/he/common.js
+++ b/frontend/src/locales/he/common.js
@@ -187,12 +187,18 @@ const TRANSLATIONS = {
title: "מצב צ'אט",
chat: {
title: "צ'אט",
+ description:
+ "יוכל לספק תשובות בהתבסס על הידע הכללי של ה-LLM ועל ההקשר הרלוונטי מהמסמכים. ו-\nתצטרכו להשתמש בפקודה @agent כדי להשתמש בכלי.",
},
query: {
title: "שאילתה",
+ description:
+ "יוענו עם תשובות רקבמידה ויימצא הקשר של המסמך.
תצטרכו להשתמש בפקודה @agent כדי להשתמש בכלי.",
},
automatic: {
title: "רכב",
+ description:
+ "התוכנה תשתמש באופן אוטומטי בכלים אם המודל והספק תומכים בהם.
אם אין תמיכה בכלים מקומיים, תצטרכו להשתמש בפקודה @agent כדי להשתמש בכלים.",
},
},
history: {
diff --git a/frontend/src/locales/it/common.js b/frontend/src/locales/it/common.js
index 06be0d34..b5b9e2eb 100644
--- a/frontend/src/locales/it/common.js
+++ b/frontend/src/locales/it/common.js
@@ -186,12 +186,18 @@ const TRANSLATIONS = {
title: "Modalità chat",
chat: {
title: "Chat",
+ description:
+ 'fornirà risposte basate sulla conoscenza generale dell\'LLM e sul contesto del documento e trovato.
Per utilizzare gli strumenti, sarà necessario utilizzare il comando "@agent".',
},
query: {
title: "Query",
+ description:
+ 'fornirà risposte solo se il contesto del documento viene trovato.
Sarà necessario utilizzare il comando "@agent" per utilizzare gli strumenti.',
},
automatic: {
title: "Auto",
+ description:
+ 'utilizzerà automaticamente gli strumenti se il modello e il provider supportano la chiamata nativa agli strumenti. Se la chiamata nativa agli strumenti non è supportata, sarà necessario utilizzare il comando "@agent" per utilizzare gli strumenti.',
},
},
history: {
diff --git a/frontend/src/locales/ja/common.js b/frontend/src/locales/ja/common.js
index 0948e6e6..600af012 100644
--- a/frontend/src/locales/ja/common.js
+++ b/frontend/src/locales/ja/common.js
@@ -183,12 +183,18 @@ const TRANSLATIONS = {
title: "チャットモード",
chat: {
title: "チャット",
+ description:
+ "LLMの一般的な知識と、関連するドキュメントの文脈に基づいて、回答を提供します。ツールを使用するには、`@agent`コマンドを使用する必要があります。",
},
query: {
title: "クエリ",
+ description:
+ "必要な情報が見つかった場合にのみ、回答を提供します。ツールを使用するには、`@agent`コマンドを使用する必要があります。",
},
automatic: {
title: "自動車",
+ description:
+ "ネイティブなツール呼び出しをサポートしている場合、モデルとプロバイダーが自動的にツールを使用します。ネイティブなツール呼び出しがサポートされていない場合は、@agentコマンドを使用してツールを使用する必要があります。",
},
},
history: {
diff --git a/frontend/src/locales/ko/common.js b/frontend/src/locales/ko/common.js
index a0aaae12..5161fa8e 100644
--- a/frontend/src/locales/ko/common.js
+++ b/frontend/src/locales/ko/common.js
@@ -188,12 +188,18 @@ const TRANSLATIONS = {
title: "채팅 모드",
chat: {
title: "채팅",
+ description:
+ "LLM의 일반적인 지식과 문서 컨텍스트를 활용하여 답변을 제공합니다. 도구를 사용하려면 @agent 명령을 사용해야 합니다.",
},
query: {
title: "쿼리",
+ description:
+ "문서의 맥락이 발견되면 답변만 제공합니다.필요한 경우, @agent 명령어를 사용하여 도구를 사용해야 합니다.",
},
automatic: {
title: "자동",
+ description:
+ "모델과 제공업체가 네이티브 도구 호출을 지원하는 경우, 자동으로 도구를 사용합니다.
네이티브 도구 호출이 지원되지 않는 경우, 도구를 사용하려면 @agent 명령을 사용해야 합니다.",
},
},
history: {
diff --git a/frontend/src/locales/lt/common.js b/frontend/src/locales/lt/common.js
index bc635e33..3c256a84 100644
--- a/frontend/src/locales/lt/common.js
+++ b/frontend/src/locales/lt/common.js
@@ -198,12 +198,18 @@ const TRANSLATIONS = {
title: "Pokalbio režimas",
automatic: {
title: "Auto",
+ description:
+ 'automatiškai naudosis įrankiais, jei modelis ir paslaugos teikėjas palaiko įrankių vadovavimą.
Jei įrankių vadovavimas nepaliekamas, jums reikės naudoti "@agent" komandą, kad galėtumėte naudoti įrankius.',
},
chat: {
title: "Pokalbis",
+ description:
+ "pasiūlys atsakymus, remdamasis LLM bendrais žinynais ir dokumento kontekstu, kuris yra prieinamas. Norėdami naudoti įrankus, reikės naudoti @agent komandą.",
},
query: {
title: "Užklausa",
+ description:
+ 'bus teikiamos atsakomybė tik, jei dokumento kontekstas bus nustatytas.
Norėdami naudoti įrankius, jums reikės naudoti "@agent" komandą.',
},
},
history: {
diff --git a/frontend/src/locales/lv/common.js b/frontend/src/locales/lv/common.js
index eda0f2ed..a04024d4 100644
--- a/frontend/src/locales/lv/common.js
+++ b/frontend/src/locales/lv/common.js
@@ -191,12 +191,18 @@ const TRANSLATIONS = {
title: "Sarunas režīms",
chat: {
title: "Saruna",
+ description:
+ 'sniedz atbildes, izmantojot LLM vispārīgo zināšanu un dokumenta kontekstu, kas ir pieejams. Lai izmantotu rīkus, jums jāizmantojat komandu "@agent".',
},
query: {
title: "Vaicājums",
+ description:
+ 'sniedz atbildes tikai__, ja dokumenta konteksts ir atrasts.
Lai izmantotu rīkus, jums būs jāizmanto komanda "@agent".',
},
automatic: {
title: "Automobiļs",
+ description:
+ 'automātiski izmantos rīkus, ja modelis un sniedzējs atbalsta vietējo rīku izmantošanu.
Ja vietējā rīku izmantošana nav atbalstīta, jums būs jāizmantojat "@agent" komandu, lai izmantotu rīkus.',
},
},
history: {
diff --git a/frontend/src/locales/nl/common.js b/frontend/src/locales/nl/common.js
index 168947f4..3b678588 100644
--- a/frontend/src/locales/nl/common.js
+++ b/frontend/src/locales/nl/common.js
@@ -184,12 +184,18 @@ const TRANSLATIONS = {
title: "Chatmodus",
chat: {
title: "Chat",
+ description:
+ "zal antwoorden genereren met behulp van de algemene kennis van het LLM en de context uit het document en.
Om tools te gebruiken, moet u het commando `@agent` gebruiken.",
},
query: {
title: "Query",
+ description:
+ "zal alleen antwoorden als de context van het document wordt gevonden.U moet het commando @agent gebruiken om de tools te gebruiken.",
},
automatic: {
title: "Auto",
+ description:
+ "zal automatisch tools gebruiken als het model en de provider native tool-aanroepen ondersteunen.
Als native tooling niet wordt ondersteund, moet u de `@agent`-commando gebruiken om tools te gebruiken.",
},
},
history: {
diff --git a/frontend/src/locales/pl/common.js b/frontend/src/locales/pl/common.js
index fcc60e6b..8ceb5544 100644
--- a/frontend/src/locales/pl/common.js
+++ b/frontend/src/locales/pl/common.js
@@ -191,12 +191,18 @@ const TRANSLATIONS = {
title: "Tryb czatu",
chat: {
title: "Czat",
+ description:
+ "zapewni odpowiedzi oparte na ogólnym zasobie wiedzy LLM i kontekście dokumentu, który zostanie znaleziony.
Będziesz musiał użyć polecenia `@agent`, aby korzystać z narzędzi.",
},
query: {
title: "Zapytanie (wyszukiwanie)",
+ description:
+ "będzie dostarczać odpowiedzi tylko, jeśli zostanie zidentyfikowany kontekst dokumentu.
Będziesz musiał użyć komendy @agent, aby korzystać z narzędzi.",
},
automatic: {
title: "Samochód",
+ description:
+ "automatycznie będzie korzystać z narzędzi, jeśli model i dostawca obsługują natywne wywoływanie narzędzi.
Jeśli natywne wywoływanie narzędzi nie jest obsługiwane, konieczne będzie użycie komendy `@agent` w celu korzystania z narzędzi.",
},
},
history: {
diff --git a/frontend/src/locales/pt_BR/common.js b/frontend/src/locales/pt_BR/common.js
index 70040d66..0f896cde 100644
--- a/frontend/src/locales/pt_BR/common.js
+++ b/frontend/src/locales/pt_BR/common.js
@@ -191,12 +191,18 @@ const TRANSLATIONS = {
title: "Modo de Chat",
chat: {
title: "Chat",
+ description:
+ 'fornecerá respostas com base no conhecimento geral do LLM e no contexto do documento encontrado.
Você precisará usar o comando "@agent" para utilizar as ferramentas.',
},
query: {
title: "Consulta",
+ description:
+ "fornecerá respostas apenas, caso o contexto do documento seja encontrado.
Você precisará usar o comando @agent para utilizar as ferramentas.",
},
automatic: {
title: "Automóvel",
+ description:
+ 'usará automaticamente as ferramentas, caso o modelo e o provedor suportem a chamada de ferramentas nativas.
Se a chamada de ferramentas nativas não for suportada, você precisará usar o comando "@agent" para utilizar as ferramentas.',
},
},
history: {
diff --git a/frontend/src/locales/ro/common.js b/frontend/src/locales/ro/common.js
index 9f727891..e2da9591 100644
--- a/frontend/src/locales/ro/common.js
+++ b/frontend/src/locales/ro/common.js
@@ -193,12 +193,18 @@ const TRANSLATIONS = {
title: "Mod chat",
chat: {
title: "Chat",
+ description:
+ 'va oferi răspunsuri folosind cunoștințele generale ale LLM și contextul documentului, așa cum este disponibil.
Va trebui să utilizați comanda "@agent" pentru a utiliza instrumentele.',
},
query: {
title: "Interogare",
+ description:
+ "vor oferi răspunsuri doar dacă contextul documentului este identificat.Veți avea nevoie să utilizați comanda @agent pentru a utiliza instrumentele.",
},
automatic: {
title: "Mașină",
+ description:
+ 'va utiliza automat instrumentele, dacă modelul și furnizorul suportă apelarea nativă a instrumentelor.
Dacă apelarea nativă a instrumentelor nu este suportată, veți avea nevoie să utilizați comanda "@agent" pentru a utiliza instrumentele.',
},
},
history: {
diff --git a/frontend/src/locales/ru/common.js b/frontend/src/locales/ru/common.js
index db3164ca..0770b57c 100644
--- a/frontend/src/locales/ru/common.js
+++ b/frontend/src/locales/ru/common.js
@@ -184,12 +184,18 @@ const TRANSLATIONS = {
title: "Режим чата",
chat: {
title: "Чат",
+ description:
+ "предоставит ответы, используя общие знания LLM и контекст документа, который был предоставлен. Для использования инструментов необходимо использовать команду @agent.",
},
query: {
title: "Запрос",
+ description:
+ "будет предоставлять ответы только, если будет найден контекст документа.
Для использования инструментов вам потребуется использовать команду @agent.",
},
automatic: {
title: "Авто",
+ description:
+ "автоматически будет использовать инструменты, если модель и поставщик поддерживают вызов инструментов напрямую.
Если прямой вызов инструментов не поддерживается, вам потребуется использовать команду `@agent` для использования инструментов.",
},
},
history: {
diff --git a/frontend/src/locales/tr/common.js b/frontend/src/locales/tr/common.js
index 54f650ae..cfbf06f1 100644
--- a/frontend/src/locales/tr/common.js
+++ b/frontend/src/locales/tr/common.js
@@ -184,12 +184,18 @@ const TRANSLATIONS = {
title: "Sohbet Modu",
chat: {
title: "Sohbet",
+ description:
+ 'LLM\'nin genel bilgisi ve bulunan doküman bağlamıyla cevaplar sağlayacaktır. Araçları kullanmak için "@agent" komutunu kullanmanız gerekecektir.',
},
query: {
title: "Sorgu",
+ description:
+ "yalnızca ilgili belgenin bağlamında yanıtlar sağlayacaktır.Kullanılabilir araçları kullanmak için @agent komutunu kullanmanız gerekecektir.",
},
automatic: {
title: "Oto",
+ description:
+ "Model ve sağlayıcı tarafından desteklenen araçları otomatik olarak kullanacaktır. Eğer yerel araç çağırma desteklenmiyorsa, araçları kullanmak için @agent komutunu kullanmanız gerekecektir.",
},
},
history: {
diff --git a/frontend/src/locales/vn/common.js b/frontend/src/locales/vn/common.js
index bd71e6ae..66ddda99 100644
--- a/frontend/src/locales/vn/common.js
+++ b/frontend/src/locales/vn/common.js
@@ -184,12 +184,18 @@ const TRANSLATIONS = {
title: "Chế độ trò chuyện",
chat: {
title: "Trò chuyện",
+ description:
+ "sẽ cung cấp câu trả lời dựa trên kiến thức chung của LLM và ngữ cảnh tài liệu được cung cấp.
Bạn sẽ cần sử dụng lệnh @agent để sử dụng các công cụ.",
},
query: {
title: "Truy vấn",
+ description:
+ "sẽ cung cấp câu trả lời chỉ nếu ngữ cảnh của tài liệu được tìm thấy.
Bạn sẽ cần sử dụng lệnh @agent để sử dụng các công cụ.",
},
automatic: {
title: "Tự động",
+ description:
+ "sẽ tự động sử dụng các công cụ nếu mô hình và nhà cung cấp hỗ trợ gọi công cụ gốc. Nếu không hỗ trợ gọi công cụ gốc, bạn sẽ cần sử dụng lệnh `@agent` để sử dụng các công cụ.",
},
},
history: {
diff --git a/frontend/src/locales/zh/common.js b/frontend/src/locales/zh/common.js
index dfaaaa70..f33537dc 100644
--- a/frontend/src/locales/zh/common.js
+++ b/frontend/src/locales/zh/common.js
@@ -185,12 +185,18 @@ const TRANSLATIONS = {
title: "聊天模式",
chat: {
title: "聊天",
+ description:
+ "将提供答案,利用LLM的通用知识和提供的文档内容和。您需要使用@agent命令来使用工具。",
},
query: {
title: "查询",
+ description:
+ "将在找到文档上下文时,仅提供答案 。您需要使用 @agent 命令来使用工具。",
},
automatic: {
title: "自动",
+ description:
+ "如果模型和提供者都支持原生工具调用,则会自动使用这些工具。
如果不支持原生工具调用,您需要使用 `@agent` 命令来使用工具。",
},
},
history: {
diff --git a/frontend/src/locales/zh_TW/common.js b/frontend/src/locales/zh_TW/common.js
index 5297fb88..6f858bda 100644
--- a/frontend/src/locales/zh_TW/common.js
+++ b/frontend/src/locales/zh_TW/common.js
@@ -177,12 +177,18 @@ const TRANSLATIONS = {
title: "對話模式",
chat: {
title: "對話",
+ description:
+ "將提供答案,並利用 LLM 的通用知識和相關文件內容。您需要使用 @agent 命令來使用工具。",
},
query: {
title: "查詢",
+ description:
+ "將提供答案,但僅在確認文件內容時.您需要使用 `@agent` 命令來使用工具。",
},
automatic: {
title: "自動",
+ description:
+ "如果模型和供應商支援原生工具調用,則系統會自動使用這些工具。
如果原生工具調用不受支援,您需要使用 `@agent` 命令來使用工具。",
},
},
history: {