V4.9.6 feature (#4565)

* Dashboard submenu (#4545)

* add app submenu (#4452)

* add app submenu

* fix

* width & i18n

* optimize submenu code (#4515)

* optimize submenu code

* fix

* fix

* fix

* fix ts

* perf: dashboard sub menu

* doc

---------

Co-authored-by: heheer <heheer@sealos.io>

* feat: value format test

* doc

* Mcp export (#4555)

* feat: mcp server

* feat: mcp server

* feat: mcp server build

* update doc

* perf: path selector (#4556)

* perf: path selector

* fix: docker file path

* perf: add image endpoint to dataset search (#4557)

* perf: add image endpoint to dataset search

* fix: mcp_server url

* human in loop (#4558)

* Support interactive nodes for loops, and enhance the function of merging nested and loop node history messages. (#4552)

* feat: add LoopInteractive definition

* feat: Support LoopInteractive type and update related logic

* fix: Refactor loop handling logic and improve output value initialization

* feat: Add mergeSignId to dispatchLoop and dispatchRunAppNode responses

* feat: Enhance mergeChatResponseData to recursively merge plugin details and improve response handling

* refactor: Remove redundant comments in mergeChatResponseData for clarity

* perf: loop interactive

* perf: human in loop

---------

Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com>

* mcp server ui

* integrate mcp (#4549)

* integrate mcp

* delete unused code

* fix ts

* bug fix

* fix

* support whole mcp tools

* add try catch

* fix

* fix

* fix ts

* fix test

* fix ts

* fix: interactive in v1 completions

* doc

* fix: router path

* fix mcp integrate (#4563)

* fix mcp integrate

* fix ui

* fix: mcp ux

* feat: mcp call title

* remove repeat loading

* fix mcp tools avatar (#4564)

* fix

* fix avatar

* fix update version

* update doc

* fix: value format

* close server and remove cache

* perf: avatar

---------

Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com>
This commit is contained in:
Archer
2025-04-16 22:18:51 +08:00
committed by GitHub
parent ab799e13cd
commit 952412f648
166 changed files with 6318 additions and 1263 deletions

View File

@@ -36,6 +36,10 @@
"Warning": "警告",
"add_new": "新增",
"add_new_param": "新增參數",
"app.templateMarket.templateTags.Image_generation": "圖片生成",
"app.templateMarket.templateTags.Office_services": "辦公服務",
"app.templateMarket.templateTags.Roleplay": "角色扮演",
"app.templateMarket.templateTags.Web_search": "聯網搜索",
"app.templateMarket.templateTags.Writing": "文字創作",
"back": "返回",
"can_copy_content_tip": "無法使用瀏覽器自動複製,請手動複製下面內容",
@@ -96,7 +100,7 @@
"code_error.team_error.org_member_not_exist": "組織成員不存在",
"code_error.team_error.org_not_exist": "組織不存在",
"code_error.team_error.org_parent_not_exist": "父組織不存在",
"code_error.team_error.over_size": "error.team.overSize",
"code_error.team_error.over_size": "團隊成員超出限制",
"code_error.team_error.plugin_amount_not_enough": "已達外掛程式數量上限",
"code_error.team_error.re_rank_not_enough": "免費版無法使用檢索重排~",
"code_error.team_error.too_many_invitations": "您的有效邀請連結數已達上限,請先清理連結",
@@ -174,6 +178,7 @@
"common.Other": "其他",
"common.Output": "輸出",
"common.Params": "參數",
"common.Parse": "解析",
"common.Password inconsistency": "兩次密碼不一致",
"common.Permission": "權限",
"common.Permission_tip": "個人權限大於群組權限",
@@ -370,6 +375,7 @@
"core.app.share.Is response quote": "返回引用",
"core.app.share.Not share link": "尚未建立分享連結",
"core.app.share.Role check": "身份驗證",
"core.app.switch_to_template_market": "跳轉模板市場",
"core.app.tip.Add a intro to app": "快來為應用程式寫一個介紹",
"core.app.tip.chatNodeSystemPromptTip": "在此輸入提示詞",
"core.app.tip.systemPromptTip": "模型固定的引導詞,透過調整此內容,可以引導模型對話方向。此內容會固定在上下文的開頭。可透過輸入 / 插入變數。\n如果關聯了知識庫您還可以透過適當的描述引導模型何時去呼叫知識庫搜尋。例如\n您是電影《星際效應》的助手當使用者詢問與《星際效應》相關的內容時請搜尋知識庫並根據搜尋結果回答。",
@@ -443,6 +449,7 @@
"core.chat.logs.api": "API 呼叫",
"core.chat.logs.feishu": "飛書",
"core.chat.logs.free_login": "免登入連結",
"core.chat.logs.mcp": "MCP 調用",
"core.chat.logs.official_account": "官方帳號",
"core.chat.logs.online": "線上使用",
"core.chat.logs.share": "外部連結呼叫",
@@ -896,7 +903,9 @@
"error.username_empty": "帳號不能為空",
"error_collection_not_exist": "集合不存在",
"error_embedding_not_config": "未設定索引模型",
"error_invalid_resource": "無效的資源",
"error_llm_not_config": "未設定文件理解模型",
"error_un_permission": "無權操作",
"error_vlm_not_config": "未設定圖片理解模型",
"extraction_results": "提取結果",
"field_name": "欄位名稱",
@@ -926,6 +935,7 @@
"llm_model_not_config": "偵測到沒有可用的語言模型",
"max_quote_tokens": "引用上限",
"max_quote_tokens_tips": "單次搜尋最大的 token 數量,中文約 1 字=1.7 tokens英文約 1 字=1 token",
"mcp_server": "MCP 服務",
"min_similarity": "最低相關度",
"min_similarity_tip": "不同索引模型的相關度有區別,請透過搜尋測試來選擇合適的數值。\n使用 結果重排 時,使用重排結果過濾。",
"model.billing": "模型計費",
@@ -1207,6 +1217,7 @@
"system.Help Document": "說明文件",
"tag_list": "標籤列表",
"team_tag": "團隊標籤",
"template_market": "模板市場",
"textarea_variable_picker_tip": "輸入「/」以選擇變數",
"unauth_token": "憑證已過期,請重新登入",
"unit.character": "字元",