V4.8.15 feature (#3331)

* feat: add customize toolkit (#3205)

* chaoyang

* fix-auth

* add toolkit

* add order

* plugin usage

* fix

* delete console:

* Fix: Fix fullscreen preview top positioning and improve Markdown rendering logic (#3247)

* 完成任务:修复全屏预览顶部固定问题,优化 Markdown 渲染逻辑

* 有问题修改

* 问题再修改

* 修正问题

* fix: plugin standalone display issue (#3254)

* 4.8.15 test (#3246)

* o1 config

* perf: system plugin code

* 调整系统插件代码。增加html 渲染安全配置。 (#3258)

* perf: base64 picker

* perf: list app or dataset

* perf: plugin config code

* 小窗适配等问题 (#3257)

* 小窗适配等问题

* git问题

* 小窗剩余问题

* feat: system plugin auth and lock version (#3265)

* feat: system plugin auth and lock version

* update comment

* 4.8.15 test (#3267)

* tmp log

* perf: login direct

* perf: iframe html code

* remove log

* fix: plugin standalone display (#3277)

* refactor: 页面拆分&i18n拆分 (#3281)

* refactor: account组件拆成独立页面

* script: 新增i18n json文件创建脚本

* refactor: 页面i18n拆分

* i18n: add en&hant

* 4.8.15 test (#3285)

* tmp log

* remove log

* fix: watch avatar refresh

* perf: i18n code

* fix(plugin): use intro instead of userguide (#3290)

* Universal SSO (#3292)

* tmp log

* remove log

* feat: common oauth

* readme

* perf: sso provider

* remove sso code

* perf: refresh plugins

* feat: add api dataset (#3272)

* add api-dataset

* fix api-dataset

* fix api dataset

* fix ts

* perf: create collection code (#3301)

* tmp log

* remove log

* perf: i18n change

* update version doc

* feat: question guide from chatId

* perf: create collection code

* fix: request api

* fix: request api

* fix: tts auth and response type (#3303)

* perf: md splitter

* fix: tts auth and response type

* fix: api file dataset (#3307)

* perf: api dataset init (#3310)

* perf: collection schema

* perf: api dataset init

* refactor: 团队管理独立页面 (#3302)

* ui: 团队管理独立页面

* 代码优化

* fix

* perf: sync collection and ui check (#3314)

* perf: sync collection

* remove script

* perf: update api server

* perf: api dataset parent

* perf: team ui

* perf: team 18n

* update team ui

* perf: ui check

* perf: i18n

* fix: debug variables & cronjob & system plugin callback load (#3315)

* fix: debug variables & cronjob & system plugin callback load

* fix type

* fix

* fix

* fix: plugin dataset quote;perf: system variables init (#3316)

* fix: plugin dataset quote

* perf: system variables init

* perf: node templates ui;fix: dataset import ui (#3318)

* fix: dataset import ui

* perf: node templates ui

* perf: ui refresh

* feat:套餐改名和套餐跳转配置 (#3309)

* fixing:except Sidebar

* 去除了多余的代码

* 修正了套餐说明的代码

* 修正了误删除的show_git代码

* 修正了名字部分等代码

* 修正了问题,遗留了其他和ui讨论不一致的部分

* 4.8.15 test (#3319)

* remove log

* pref: bill ui

* pref: bill ui

* perf: log

* html渲染文档 (#3270)

* html渲染文档

* 文档有点小问题

* feat: doc (#3322)

* 集合重训练 (#3282)

* rebaser

* 一点补充

* 小问题

* 其他问题修正,删除集合保留文件的参数还没找到...

* reTraining

* delete uesless

* 删除了一行错误代码

* 集合重训练部分

* fixing

* 删除console代码

* feat: navbar item config (#3326)

* perf: custom navbar code;perf: retraining code;feat: api dataset and dataset api doc (#3329)

* feat: api dataset and dataset api doc

* perf: retraining code

* perf: custom navbar code

* fix: ts (#3330)

* fix: ts

* fix: ts

* retraining ui

* perf: api collection filter

* perf: retrining button

---------

Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
Co-authored-by: papapatrick <109422393+Patrickill@users.noreply.github.com>
This commit is contained in:
Archer
2024-12-06 10:56:53 +08:00
committed by GitHub
parent b188544386
commit 1aebe5f185
307 changed files with 7383 additions and 3981 deletions

View File

@@ -18,6 +18,7 @@
"FAQ.switch_package_a": "套餐使用规则为优先使用更高级的套餐,因此,购买的新套餐若比当前套餐更高级,则新套餐立即生效:否则将继续使用当前套餐。",
"FAQ.switch_package_q": "是否切换订阅套餐?",
"Folder": "文件夹",
"Instructions": "使用说明",
"Login": "登录",
"Move": "移动",
"Name": "名称",
@@ -25,6 +26,7 @@
"Rename": "重命名",
"Resume": "恢复",
"Running": "运行中",
"Select_all": "全选",
"Submit": "提交",
"UnKnow": "未知",
"Warning": "提示",
@@ -96,6 +98,7 @@
"common.Cancel": "取消",
"common.Choose": "选择",
"common.Close": "关闭",
"common.Code": "源码",
"common.Config": "配置",
"common.Confirm": "确认",
"common.Confirm Create": "确认创建",
@@ -128,6 +131,8 @@
"common.Expired Time": "过期时间",
"common.File": "文件",
"common.Finish": "完成",
"common.FullScreen": "全屏",
"common.FullScreenLight": "全屏预览",
"common.Import": "导入",
"common.Import failed": "导入失败",
"common.Import success": "导入成功",
@@ -156,6 +161,7 @@
"common.Permission": "权限",
"common.Permission_tip": "个人权限大于群组权限",
"common.Please Input Name": "请输入名称",
"common.Preview": "预览",
"common.Read document": "查看文档",
"common.Read intro": "查看说明",
"common.Remove": "移除",
@@ -339,7 +345,7 @@
"core.app.schedule.Default prompt placeholder": "执行应用时的默认问题",
"core.app.schedule.Every day": "每天 {{hour}}:00",
"core.app.schedule.Every month": "每月 {{day}} 号 {{hour}}:00",
"core.app.schedule.Every week": "每周{{day}} {{hour}}:00",
"core.app.schedule.Every week": "每周 {{day}} {{hour}}:00",
"core.app.schedule.Interval": "每 {{interval}} 小时",
"core.app.schedule.Open schedule": "定时执行",
"core.app.setting": "应用信息设置",
@@ -491,6 +497,7 @@
"core.dataset.Start export": "已开始导出",
"core.dataset.Table collection": "表格数据集",
"core.dataset.Text collection": "文本数据集",
"core.dataset.apiFile": "API 文件",
"core.dataset.collection.Click top config website": "点击配置网站",
"core.dataset.collection.Collection name": "数据集名称",
"core.dataset.collection.Collection raw text": "数据集内容",
@@ -505,7 +512,6 @@
"core.dataset.collection.metadata.Chunk Size": "分割大小",
"core.dataset.collection.metadata.Createtime": "创建时间",
"core.dataset.collection.metadata.Raw text length": "原文长度",
"core.dataset.collection.metadata.Training Type": "训练模式",
"core.dataset.collection.metadata.Updatetime": "更新时间",
"core.dataset.collection.metadata.Web page selector": "网站选择器",
"core.dataset.collection.metadata.metadata": "元数据",
@@ -581,7 +587,6 @@
"core.dataset.import.Sources list": "来源列表",
"core.dataset.import.Start upload": "开始上传",
"core.dataset.import.Total files": "共 {{total}} 个文件",
"core.dataset.import.Training mode": "训练模式",
"core.dataset.import.Upload complete": "完成上传",
"core.dataset.import.Upload data": "确认上传",
"core.dataset.import.Upload file progress": "文件上传进度",
@@ -831,6 +836,7 @@
"dataset.Create Folder": "创建文件夹",
"dataset.Create manual collection": "创建手动数据集",
"dataset.Delete Dataset Error": "删除知识库异常",
"dataset.Edit API Service": "编辑 API 文件接口",
"dataset.Edit Folder": "编辑文件夹",
"dataset.Edit Info": "编辑信息",
"dataset.Export": "导出",
@@ -900,6 +906,7 @@
"navbar.Chat": "聊天",
"navbar.Datasets": "知识库",
"navbar.Studio": "工作台",
"navbar.Toolkit": "工具箱",
"navbar.Tools": "工具",
"new_create": "新建",
"no": "否",
@@ -1173,12 +1180,8 @@
"user.password_message": "密码最少 4 位最多 60 位",
"user.team.Balance": "团队余额",
"user.team.Check Team": "切换",
"user.team.Confirm Invite": "确认邀请",
"user.team.Create Team": "创建新团队",
"user.team.Invite Member": "邀请成员",
"user.team.Invite Member Failed Tip": "邀请成员出现异常",
"user.team.Invite Member Result Tip": "邀请结果提示",
"user.team.Invite Member Success Tip": "邀请成员完成\n成功{{success}} 人\n用户名无效{{inValid}}\n已在团队中{{inTeam}}",
"user.team.Invite Member Tips": "对方可查阅或使用团队内的其他资源",
"user.team.Leave Team": "离开团队",
"user.team.Leave Team Failed": "离开团队异常",
@@ -1190,13 +1193,13 @@
"user.team.Processing invitations Tips": "你有 {{amount}} 个需要处理的团队邀请",
"user.team.Remove Member Confirm Tip": "确认将 {{username}} 移出团队?",
"user.team.Select Team": "团队选择",
"user.team.Set Name": "给团队取个名字",
"user.team.Switch Team Failed": "切换团队异常",
"user.team.Tags Async": "保存",
"user.team.Team Name": "团队名",
"user.team.Team Tags Async": "标签同步",
"user.team.Team Tags Async Success": "链接报错成功,标签信息更新",
"user.team.Update Team": "更新团队信息",
"user.team.invite.Accept Confirm": "确认加入该团队?",
"user.team.invite.Accepted": "已加入团队",
"user.team.invite.Deal Width Footer Tip": "处理完会自动关闭噢~",
@@ -1214,6 +1217,7 @@
"user.team.role.writer": "可写成员",
"user.type": "类型",
"verification": "验证",
"workflow.template.communication": "通信",
"xx_search_result": "{{key}} 的搜索结果",
"yes": "是",
"yesterday": "昨天",