mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
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:
@@ -20,6 +20,7 @@
|
||||
"generation_time": "生成時間",
|
||||
"image_parse": "圖片標註",
|
||||
"input_token_length": "輸入 tokens",
|
||||
"mcp": "MCP 調用",
|
||||
"member": "成員",
|
||||
"member_name": "成員名",
|
||||
"module_name": "模組名",
|
||||
|
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"MCP_tools_list_is_empty": "未解析到 MCP 工具",
|
||||
"MCP_tools_parse_failed": "解析 MCP 地址失敗",
|
||||
"MCP_tools_url": "MCP 地址",
|
||||
"MCP_tools_url_is_empty": "MCP 地址不能為空",
|
||||
"MCP_tools_url_placeholder": "填入 MCP 地址後,點擊解析",
|
||||
"Role_setting": "權限設定",
|
||||
"Run": "執行",
|
||||
"Team Tags Set": "團隊標籤",
|
||||
@@ -98,6 +103,7 @@
|
||||
"month.unit": "號",
|
||||
"move.hint": "移動後,所選應用程式/資料夾將會繼承新資料夾的權限設定,原先的權限設定將會失效。",
|
||||
"move_app": "移動應用程式",
|
||||
"no_mcp_tools_list": "暫無數據,需先解析 MCP 地址",
|
||||
"node_not_intro": "這個節點沒有介紹",
|
||||
"not_json_file": "請選擇 JSON 檔案",
|
||||
"oaste_curl_string": "輸入 CURL 代碼",
|
||||
@@ -158,6 +164,7 @@
|
||||
"template_market_empty_data": "找不到合適的範本",
|
||||
"time_zone": "時區",
|
||||
"tool_input_param_tip": "這個外掛正常執行需要設定相關資訊",
|
||||
"tools_no_description": "這個工具沒有介紹~",
|
||||
"transition_to_workflow": "轉換成工作流程",
|
||||
"transition_to_workflow_create_new_placeholder": "建立新的應用程式,而不是修改目前應用程式",
|
||||
"transition_to_workflow_create_new_tip": "轉換成工作流程後,將無法轉換回簡易模式,請確認!",
|
||||
|
@@ -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": "字元",
|
||||
|
20
packages/web/i18n/zh-Hant/dashboard_mcp.json
Normal file
20
packages/web/i18n/zh-Hant/dashboard_mcp.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"app_alias_name": "工具名",
|
||||
"app_description": "應用描述",
|
||||
"app_name": "應用名",
|
||||
"apps": "暴露的應用",
|
||||
"create_mcp_server": "新建服務",
|
||||
"delete_mcp_server_confirm_tip": "確認刪除該服務?",
|
||||
"has_chosen": "已選擇",
|
||||
"manage_app": "管理",
|
||||
"mcp_apps": "關聯應用數量",
|
||||
"mcp_endpoints": "接入地址",
|
||||
"mcp_json_config": "接入腳本",
|
||||
"mcp_name": "MCP 服務名",
|
||||
"mcp_server": "MCP 服務",
|
||||
"mcp_server_description": "允許你選擇部分應用,以 MCP 的協議對外提供使用。\n由於 MCP 協議的不成熟,該功能仍處於測試階段。",
|
||||
"search_app": "搜索應用",
|
||||
"select_app": "應用選擇",
|
||||
"start_use": "開始使用",
|
||||
"usage_way": "MCP 服務使用"
|
||||
}
|
@@ -186,6 +186,7 @@
|
||||
"tool_params.params_name": "參數名稱",
|
||||
"tool_params.params_name_placeholder": "name/age/sql",
|
||||
"tool_params.tool_params_result": "參數設定結果",
|
||||
"tool_raw_response_description": "工具的原始響應",
|
||||
"trigger_after_application_completion": "將會在應用程式完全結束後觸發",
|
||||
"unFoldAll": "全部展開",
|
||||
"update_link_error": "更新連結發生錯誤",
|
||||
|
Reference in New Issue
Block a user