mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 22:03:54 +00:00
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:
@@ -18,6 +18,7 @@
|
||||
"FAQ.switch_package_a": "The package usage rule is to prioritize the use of higher-level packages. Therefore, if the newly purchased package is higher than the current package, the new package will take effect immediately; otherwise, the current package will continue to be used.",
|
||||
"FAQ.switch_package_q": "Will the subscription package be switched?",
|
||||
"Folder": "Folder",
|
||||
"Instructions": "Instruction",
|
||||
"Login": "Login",
|
||||
"Move": "Move",
|
||||
"Name": "Name",
|
||||
@@ -25,6 +26,7 @@
|
||||
"Rename": "Rename",
|
||||
"Resume": "Resume",
|
||||
"Running": "Running",
|
||||
"Select_all": "Select all",
|
||||
"Submit": "Submit",
|
||||
"UnKnow": "Unknown",
|
||||
"Warning": "Warning",
|
||||
@@ -96,6 +98,7 @@
|
||||
"common.Cancel": "Cancel",
|
||||
"common.Choose": "Choose",
|
||||
"common.Close": "Close",
|
||||
"common.Code": "Code",
|
||||
"common.Config": "Configuration",
|
||||
"common.Confirm": "Confirm",
|
||||
"common.Confirm Create": "Confirm Creation",
|
||||
@@ -108,7 +111,7 @@
|
||||
"common.Copy Successful": "Copied Successfully",
|
||||
"common.Copy_failed": "Copy Failed, Please Copy Manually",
|
||||
"common.Create Failed": "Creation Failed",
|
||||
"common.Create New": "Create New",
|
||||
"common.Create New": "Create",
|
||||
"common.Create Success": "Created Successfully",
|
||||
"common.Create Time": "Creation Time",
|
||||
"common.Creating": "Creating",
|
||||
@@ -128,6 +131,8 @@
|
||||
"common.Expired Time": "Expiration Time",
|
||||
"common.File": "File",
|
||||
"common.Finish": "Finish",
|
||||
"common.FullScreen": "FullScreen",
|
||||
"common.FullScreenLight": "FullScreenLight",
|
||||
"common.Import": "Import",
|
||||
"common.Import failed": "Import Failed",
|
||||
"common.Import success": "Imported Successfully",
|
||||
@@ -135,7 +140,7 @@
|
||||
"common.Input folder description": "Folder Description",
|
||||
"common.Input name": "Enter a Name",
|
||||
"common.Intro": "Introduction",
|
||||
"common.Last Step": "Previous Step",
|
||||
"common.Last Step": "Previous",
|
||||
"common.Last use time": "Last Use Time",
|
||||
"common.Load Failed": "Load Failed",
|
||||
"common.Loading": "Loading...",
|
||||
@@ -143,7 +148,7 @@
|
||||
"common.Move": "Move",
|
||||
"common.MultipleRowSelect.No data": "No Data Available",
|
||||
"common.Name": "Name",
|
||||
"common.Next Step": "Next Step",
|
||||
"common.Next Step": "Next",
|
||||
"common.No more data": "No More Data",
|
||||
"common.Not open": "Not Open",
|
||||
"common.OK": "OK",
|
||||
@@ -156,6 +161,7 @@
|
||||
"common.Permission": "Permission",
|
||||
"common.Permission_tip": "Individual permissions are greater than group permissions",
|
||||
"common.Please Input Name": "Please Enter a Name",
|
||||
"common.Preview": "Preview",
|
||||
"common.Read document": "Read Document",
|
||||
"common.Read intro": "Read Introduction",
|
||||
"common.Remove": "Remove",
|
||||
@@ -212,7 +218,7 @@
|
||||
"common.folder.Move to": "Move to",
|
||||
"common.folder.No Folder": "No Subdirectories, Place Here",
|
||||
"common.folder.Open folder": "Open Folder",
|
||||
"common.folder.Root Path": "Root Directory",
|
||||
"common.folder.Root Path": "Root",
|
||||
"common.folder.empty": "No More Items in This Directory",
|
||||
"common.folder.open_dataset": "Open Dataset",
|
||||
"common.have_done": "Completed",
|
||||
@@ -261,8 +267,8 @@
|
||||
"core.ai.Not deploy rerank model": "Re-rank Model Not Deployed",
|
||||
"core.ai.Prompt": "Prompt",
|
||||
"core.ai.Support tool": "Function Call",
|
||||
"core.ai.model.Dataset Agent Model": "File Processing Model",
|
||||
"core.ai.model.Vector Model": "Index Model",
|
||||
"core.ai.model.Dataset Agent Model": "File read model",
|
||||
"core.ai.model.Vector Model": "Index model",
|
||||
"core.ai.model.doc_index_and_dialog": "Document Index & Dialog Index",
|
||||
"core.app.Ai response": "AI Response",
|
||||
"core.app.Api request": "API Request",
|
||||
@@ -492,6 +498,7 @@
|
||||
"core.dataset.Start export": "Export Started",
|
||||
"core.dataset.Table collection": "Table Dataset",
|
||||
"core.dataset.Text collection": "Text Dataset",
|
||||
"core.dataset.apiFile": "API File",
|
||||
"core.dataset.collection.Click top config website": "Click to Configure Website",
|
||||
"core.dataset.collection.Collection name": "Dataset Name",
|
||||
"core.dataset.collection.Collection raw text": "Dataset Content",
|
||||
@@ -506,7 +513,6 @@
|
||||
"core.dataset.collection.metadata.Chunk Size": "Chunk Size",
|
||||
"core.dataset.collection.metadata.Createtime": "Creation Time",
|
||||
"core.dataset.collection.metadata.Raw text length": "Raw Text Length",
|
||||
"core.dataset.collection.metadata.Training Type": "Training Mode",
|
||||
"core.dataset.collection.metadata.Updatetime": "Update Time",
|
||||
"core.dataset.collection.metadata.Web page selector": "Web Page Selector",
|
||||
"core.dataset.collection.metadata.metadata": "Metadata",
|
||||
@@ -549,7 +555,7 @@
|
||||
"core.dataset.import.Auto process": "Automatic",
|
||||
"core.dataset.import.Auto process desc": "Automatically set segmentation and preprocessing rules",
|
||||
"core.dataset.import.Chunk Range": "Range: {{min}}~{{max}}",
|
||||
"core.dataset.import.Chunk Split": "Direct Segmentation",
|
||||
"core.dataset.import.Chunk Split": "Chunks",
|
||||
"core.dataset.import.Chunk Split Tip": "Segment the text according to certain rules and convert it into a format that can be semantically searched. Suitable for most scenarios. No additional model processing is required, and the cost is low.",
|
||||
"core.dataset.import.Continue upload": "Continue upload",
|
||||
"core.dataset.import.Custom process": "Custom Rules",
|
||||
@@ -579,10 +585,9 @@
|
||||
"core.dataset.import.Select file": "Select File",
|
||||
"core.dataset.import.Select source": "Select Source",
|
||||
"core.dataset.import.Source name": "Source Name",
|
||||
"core.dataset.import.Sources list": "Source List",
|
||||
"core.dataset.import.Sources list": "Sources",
|
||||
"core.dataset.import.Start upload": "Start Upload",
|
||||
"core.dataset.import.Total files": "Total {{total}} Files",
|
||||
"core.dataset.import.Training mode": "Training Mode",
|
||||
"core.dataset.import.Upload complete": "Upload complete",
|
||||
"core.dataset.import.Upload data": "Confirm Upload",
|
||||
"core.dataset.import.Upload file progress": "File Upload Progress",
|
||||
@@ -636,12 +641,12 @@
|
||||
"core.dataset.test.test result placeholder": "Test results will be displayed here",
|
||||
"core.dataset.test.test result tip": "Sort based on the similarity between the Dataset content and the test text. You can adjust the corresponding text based on the test results.\nNote: The data in the test records may have been modified. Clicking on a test data will display the latest data.",
|
||||
"core.dataset.training.Agent queue": "QA Training Queue",
|
||||
"core.dataset.training.Auto mode": "Auto Processing",
|
||||
"core.dataset.training.Auto mode": "Auto index",
|
||||
"core.dataset.training.Auto mode Tip": "Increase the semantic richness of data blocks by generating related questions and summaries through sub-indexes and calling models, making it more conducive to retrieval. Requires more storage space and increases AI call times.",
|
||||
"core.dataset.training.Chunk mode": "Direct Segmentation",
|
||||
"core.dataset.training.Chunk mode": "Default",
|
||||
"core.dataset.training.Full": "Estimated Over 5 Minutes",
|
||||
"core.dataset.training.Leisure": "Idle",
|
||||
"core.dataset.training.QA mode": "QA Split",
|
||||
"core.dataset.training.QA mode": "QA Chunks",
|
||||
"core.dataset.training.Vector queue": "Index Queue",
|
||||
"core.dataset.training.Waiting": "Estimated 5 Minutes",
|
||||
"core.dataset.training.Website Sync": "Website Sync",
|
||||
@@ -736,7 +741,7 @@
|
||||
"core.module.template.AI support tool tip": "Models that support function calls can better use tool calls.",
|
||||
"core.module.template.Basic Node": "Basic",
|
||||
"core.module.template.Query extension": "Question Optimization",
|
||||
"core.module.template.System Plugin": "System",
|
||||
"core.module.template.System Plugin": "System Plugin",
|
||||
"core.module.template.System input module": "System Input",
|
||||
"core.module.template.Team app": "Team",
|
||||
"core.module.template.Tool module": "Tool",
|
||||
@@ -832,6 +837,7 @@
|
||||
"dataset.Create Folder": "Create Folder",
|
||||
"dataset.Create manual collection": "Create Manual Dataset",
|
||||
"dataset.Delete Dataset Error": "Delete Dataset Error",
|
||||
"dataset.Edit API Service": "Edit API Service",
|
||||
"dataset.Edit Folder": "Edit Folder",
|
||||
"dataset.Edit Info": "Edit Information",
|
||||
"dataset.Export": "Export",
|
||||
@@ -899,8 +905,9 @@
|
||||
"move.confirm": "Confirm move",
|
||||
"navbar.Account": "Account",
|
||||
"navbar.Chat": "Chat",
|
||||
"navbar.Datasets": "Datasets",
|
||||
"navbar.Datasets": "Dataset",
|
||||
"navbar.Studio": "Studio",
|
||||
"navbar.Toolkit": "Toolkit",
|
||||
"navbar.Tools": "Tools",
|
||||
"new_create": "Create New",
|
||||
"no": "No",
|
||||
@@ -1091,14 +1098,14 @@
|
||||
"support.wallet.subscription.mode.Year sale": "Two Months Free",
|
||||
"support.wallet.subscription.point": "Points",
|
||||
"support.wallet.subscription.rerank": "Result Re-rank",
|
||||
"support.wallet.subscription.standardSubLevel.custom": "Custom Version",
|
||||
"support.wallet.subscription.standardSubLevel.enterprise": "Enterprise Version",
|
||||
"support.wallet.subscription.standardSubLevel.custom": "Custom",
|
||||
"support.wallet.subscription.standardSubLevel.enterprise": "Enterprise",
|
||||
"support.wallet.subscription.standardSubLevel.enterprise_desc": "Suitable for small and medium-sized enterprises to build Dataset applications in production environments",
|
||||
"support.wallet.subscription.standardSubLevel.experience": "Experience Version",
|
||||
"support.wallet.subscription.standardSubLevel.experience": "Experience",
|
||||
"support.wallet.subscription.standardSubLevel.experience_desc": "Unlock the full functionality of FastGPT",
|
||||
"support.wallet.subscription.standardSubLevel.free": "Free Version",
|
||||
"support.wallet.subscription.standardSubLevel.free": "Free",
|
||||
"support.wallet.subscription.standardSubLevel.free desc": "Basic functions can be used for free every month. If the system is not logged in for 30 consecutive days, the Dataset will be automatically cleared.",
|
||||
"support.wallet.subscription.standardSubLevel.team": "Team Version",
|
||||
"support.wallet.subscription.standardSubLevel.team": "Team",
|
||||
"support.wallet.subscription.standardSubLevel.team_desc": "Suitable for small teams to build Dataset applications and provide external services",
|
||||
"support.wallet.subscription.status.active": "Active",
|
||||
"support.wallet.subscription.status.expired": "Expired",
|
||||
@@ -1215,6 +1222,7 @@
|
||||
"user.team.role.writer": "writable member",
|
||||
"user.type": "Type",
|
||||
"verification": "Verification",
|
||||
"workflow.template.communication": "Communication",
|
||||
"xx_search_result": "{{key}} Search Results",
|
||||
"yes": "Yes",
|
||||
"yesterday": "yesterday",
|
||||
|
Reference in New Issue
Block a user