Skip to content

Commit 8177224

Browse files
lethemanhlethemanh
authored andcommitted
feat: Change wording of openrag 💬
1 parent 629cd92 commit 8177224

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/cozy-search/src/components/CreateAssistantSteps/providers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"id": "openrag",
4-
"name": "OPENRAG",
4+
"name": "Twake",
55
"models": ["openrag"],
66
"description": "assistant_create.steps.provider_selection.openrag.description",
77
"icon": "OpenRagLogo",

packages/cozy-search/src/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"description": "Choose the AI model that best matches your requirements.",
101101
"by": "by",
102102
"openrag": {
103-
"description": "Work with drive files, chat, email from your Twake Workplace"
103+
"description": "The AI assistant integrated into Twake, letting you work on your data without ever letting it leave your Workplace"
104104
},
105105
"google": {
106106
"description": "Google's most capable model for text and multimodal tasks"

packages/cozy-search/src/locales/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"description": "Choisissez le modèle d'IA qui correspond le mieux à vos besoins.",
101101
"by": "par",
102102
"openrag": {
103-
"description": "Travaillez avec des fichiers Drive, le chat et les emails depuis votre Twake Workplace"
103+
"description": "L'assistant IA intégré à Twake, pour travailler sur vos données sans jamais les faire sortir de votre Workplace"
104104
},
105105
"google": {
106106
"description": "Le modèle le plus performant de Google pour les tâches textuelles et multimodales"

packages/cozy-search/src/locales/ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"description": "Выберите модель ИИ, которая лучше всего соответствует вашим требованиям.",
101101
"by": "от",
102102
"openrag": {
103-
"description": "Работайте с файлами Drive, чатом и электронной почтой из вашего Twake Workplace"
103+
"description": "ИИ-ассистент, интегрированный в Twake, позволяет вам работать со своими данными, гарантируя, что они никогда не покинут пределы вашего рабочего пространства"
104104
},
105105
"google": {
106106
"description": "Самая мощная модель Google для текстовых и мультимодальных задач"

packages/cozy-search/src/locales/vi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"description": "Chọn mô hình AI phù hợp nhất với yêu cầu của bạn.",
101101
"by": "bởi",
102102
"openrag": {
103-
"description": "Làm việc với tệp trên Drive, chat, email từ Twake Workplace của bạn"
103+
"description": "Trợ lý AI được tích hợp vào Twake, cho phép bạn xử lý dữ liệu của mình mà không bao giờ phải đưa dữ liệu ra khỏi Không gian làm việc của bạn"
104104
},
105105
"google": {
106106
"description": "Mô hình mạnh nhất của Google cho tác vụ văn bản và đa phương thức"

0 commit comments

Comments
 (0)