mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +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:
@@ -84,7 +84,7 @@
|
||||
"code_error.plugin_error.not_exist": "插件不存在",
|
||||
"code_error.plugin_error.un_auth": "无权操作该插件",
|
||||
"code_error.system_error.community_version_num_limit": "超出开源版数量限制,请升级商业版: https://fastgpt.in",
|
||||
"code_error.team_error.ai_points_not_enough": "",
|
||||
"code_error.team_error.ai_points_not_enough": "AI 积分不足",
|
||||
"code_error.team_error.app_amount_not_enough": "应用数量已达上限~",
|
||||
"code_error.team_error.cannot_delete_default_group": "不能删除默认群组",
|
||||
"code_error.team_error.cannot_delete_non_empty_org": "不能删除非空部门",
|
||||
@@ -101,7 +101,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": "您的有效邀请链接数已达上限,请先清理链接",
|
||||
@@ -179,6 +179,7 @@
|
||||
"common.Other": "其他",
|
||||
"common.Output": "输出",
|
||||
"common.Params": "参数",
|
||||
"common.Parse": "解析",
|
||||
"common.Password inconsistency": "两次密码不一致",
|
||||
"common.Permission": "权限",
|
||||
"common.Permission_tip": "个人权限大于群组权限",
|
||||
@@ -374,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你是电影《星际穿越》的助手,当用户询问与《星际穿越》相关的内容时,请搜索知识库并结合搜索结果进行回答。",
|
||||
@@ -447,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": "外部链接调用",
|
||||
@@ -899,7 +902,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": "字段名",
|
||||
@@ -929,6 +934,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": "不同索引模型的相关度有区别,请通过搜索测试来选择合适的数值。使用 结果重排 时,使用重排结果进行过滤。",
|
||||
"model.billing": "模型计费",
|
||||
@@ -1211,6 +1217,7 @@
|
||||
"system.Help Document": "帮助文档",
|
||||
"tag_list": "标签列表",
|
||||
"team_tag": "团队标签",
|
||||
"template_market": "模板市场",
|
||||
"textarea_variable_picker_tip": "输入\"/\"可选择变量",
|
||||
"unauth_token": "凭证已过期,请重新登录",
|
||||
"unit.character": "字符",
|
||||
|
Reference in New Issue
Block a user