Skip to content

Commit

Permalink
feat: AI+JOB 一期 #2995
Browse files Browse the repository at this point in the history
# Reviewed, transaction id: 19072
  • Loading branch information
hLinx committed Sep 23, 2024
1 parent 03259e6 commit 2dc6004
Show file tree
Hide file tree
Showing 22 changed files with 5 additions and 2,877 deletions.
2 changes: 1 addition & 1 deletion src/frontend/src/components/jb-ai/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
:alert="$t('注意!为了回答更准确,大模型可能将你提供的信息作为训练材料,如果内容带有敏感信息,请酌情使用!')"
:loading="isChatHistoryLoading || isContentLoading"
:messages="messageList"
name="AI-assistant"
:name="$t('小鲸')"
:placeholder="$t('在这里输入你的问题,试试我是否可以帮助到你...')"
:scroll-loading="isLoadingMore"
:scroll-loading-end="!hasMore"
Expand Down
3 changes: 2 additions & 1 deletion src/frontend/src/i18n/language/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -559,5 +559,6 @@
"在这里输入你的问题,试试我是否可以帮助到你...": "Type your question here, and see if I can help you...",
"脚本检查": "Script check",
"其它": "AI more",
"注意!为了回答更准确,大模型可能将你提供的信息作为训练材料,如果内容带有敏感信息,请酌情使用!": "Attention! The AI model may use the information you provide as training material. If the content contains sensitive information, please use it cautiously!"
"注意!为了回答更准确,大模型可能将你提供的信息作为训练材料,如果内容带有敏感信息,请酌情使用!": "Attention! The AI model may use the information you provide as training material. If the content contains sensitive information, please use it cautiously!",
"小鲸": "AI-assistant"
}
3 changes: 2 additions & 1 deletion src/frontend/src/i18n/language/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -559,5 +559,6 @@
"脚本检查": "脚本检查",
"其它": "其它",
"在这里输入你的问题,试试我是否可以帮助到你...": "在这里输入你的问题,试试我是否可以帮助到你...",
"注意!为了回答更准确,大模型可能将你提供的信息作为训练材料,如果内容带有敏感信息,请酌情使用!": "注意!为了回答更准确,大模型可能将你提供的信息作为训练材料,如果内容带有敏感信息,请酌情使用!"
"注意!为了回答更准确,大模型可能将你提供的信息作为训练材料,如果内容带有敏感信息,请酌情使用!": "注意!为了回答更准确,大模型可能将你提供的信息作为训练材料,如果内容带有敏感信息,请酌情使用!",
"小鲸": "小鲸"
}
613 changes: 0 additions & 613 deletions src/frontend/src/i18n/local.js

This file was deleted.

102 changes: 0 additions & 102 deletions src/frontend/src/views/account-manage/local.js

This file was deleted.

158 changes: 0 additions & 158 deletions src/frontend/src/views/cron-job/local.js

This file was deleted.

82 changes: 0 additions & 82 deletions src/frontend/src/views/dangerous-rule-manage/local.js

This file was deleted.

Loading

0 comments on commit 2dc6004

Please sign in to comment.