mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
4.7-production (#1053)
* 4.7-alpha3 (#62) * doc * Optimize possible null Pointers and parts of Ux * fix: mulity index training error * feat: doc and rename question guide * fix ios speech input (#59) * fix: prompt editor variables nowrap (#61) * change openapi import in http module with curl import (#60) * chore(ui): dataset import modal ui (#58) * chore(ui): dataset import modal ui * use component * fix height * 4.7 (#63) * fix: claude3 image type verification failed (#1038) (#1040) * perf: curl import modal * doc img * perf: adapt cohere rerank * perf: code * perf: input style * doc --------- Co-authored-by: xiaotian <dimsky@163.com> * fix: ts * docker deploy * perf: prompt call * doc * ts * finish ui * perf: outlink detail ux * perf: user schema * fix: plugin update * feat: get current time plugin * fix: ts * perf: fetch anamation * perf: mark ux * doc * perf: select app ux * fix: split text custom string conflict * peref: inform readed * doc * memo flow component * perf: version * faq * feat: flow max runtimes * feat: similarity tip * feat: auto detect file encoding * Supports asymmetric vector model * fix: ts * perf: max w * move code * perf: hide whisper * fix: ts * feat: system msg modal * perf: catch error * perf: inform tip * fix: inform --------- Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com> Co-authored-by: xiaotian <dimsky@163.com>
This commit is contained in:
7
projects/app/public/imgs/module/getCurrentTime.svg
Normal file
7
projects/app/public/imgs/module/getCurrentTime.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg t="1711264069112" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7150"
|
||||
width="128" height="128">
|
||||
<path
|
||||
d="M512 0c282.7776 0 512 229.2224 512 512s-229.2224 512-512 512S0 794.7776 0 512 229.2224 0 512 0z m0 70.656a441.344 441.344 0 1 0 0 882.688 441.344 441.344 0 0 0 0-882.688z"
|
||||
fill="#006EFF" p-id="7151"></path>
|
||||
<path d="M529.664 508.672V215.1936h-70.656v364.1344h332.1344v-70.656z" fill="#FFBC00" p-id="7152"></path>
|
||||
</svg>
|
After Width: | Height: | Size: 503 B |
@@ -124,6 +124,7 @@
|
||||
"Price used": "Usage",
|
||||
"Read document": "Read document",
|
||||
"Read intro": "Read intro",
|
||||
"Readed": "",
|
||||
"Remove": "Remove",
|
||||
"Rename": "Rename",
|
||||
"Rename Failed": "Rename Failed",
|
||||
@@ -145,6 +146,7 @@
|
||||
"Status": "Status",
|
||||
"Submit failed": "Submit failed",
|
||||
"Submit success": "Update Success",
|
||||
"System version": "System version",
|
||||
"Team": "Team",
|
||||
"Team Tags Set": "Team Tags",
|
||||
"Test": "Test",
|
||||
@@ -226,6 +228,7 @@
|
||||
"error tip": "Speech Failed"
|
||||
},
|
||||
"system": {
|
||||
"Commercial version function": "Commercial version special function",
|
||||
"Help Chatbot": "Chatbot Helper",
|
||||
"Use Helper": "UsingHelp"
|
||||
},
|
||||
@@ -252,6 +255,7 @@
|
||||
"Ai point price": "AI points",
|
||||
"Max context": "Max context",
|
||||
"Model": "Model",
|
||||
"Not deploy rerank model": "Not deploy rerank model",
|
||||
"Prompt": "Prompt",
|
||||
"Support tool": "Function call",
|
||||
"model": {
|
||||
@@ -271,8 +275,7 @@
|
||||
"Max histories": "Dialog round",
|
||||
"Max tokens": "Max tokens",
|
||||
"Name and avatar": "Avatar & Name",
|
||||
"Next Step Guide": "Next step guide",
|
||||
"Question Guide": "",
|
||||
"Question Guide": "Question Guide",
|
||||
"Question Guide Tip": "At the end of the conversation, three leading questions will be asked.",
|
||||
"Quote prompt": "Quote prompt",
|
||||
"Quote templates": "Quote templates",
|
||||
@@ -414,7 +417,7 @@
|
||||
"Mark Description Title": "Mark Description",
|
||||
"New Chat": "New Chat",
|
||||
"Pin": "Pin",
|
||||
"Question Guide Tips": "I guess what you're asking is",
|
||||
"Question Guide": "I guess what you're asking is",
|
||||
"Quote": "Quote",
|
||||
"Quote Amount": "Dataset Quote:{{amount}}",
|
||||
"Read Mark Description": "Read mark description",
|
||||
@@ -696,6 +699,7 @@
|
||||
"Max Tokens Tips": "The maximum number of Tokens in a single search, about 1 word in Chinese =1.7Tokens, about 1 word in English =1 tokens",
|
||||
"Min Similarity": "Min Similarity",
|
||||
"Min Similarity Tips": "The similarity of different index models is different, please use the search test to select the appropriate value",
|
||||
"No support similarity": "Relevance filtering is supported when using only rearrangement or semantic search",
|
||||
"Nonsupport": "Nonsupport",
|
||||
"Not similarity": "",
|
||||
"Params Setting": "Params Setting",
|
||||
@@ -814,6 +818,7 @@
|
||||
},
|
||||
"Quote prompt setting": "Quote prompt setting",
|
||||
"Qupte prompt setting": "",
|
||||
"Select app": "Select app",
|
||||
"Setting quote prompt": "Setting quote prompt",
|
||||
"Unlink tip": "[{{name}}] An unfilled or unconnected parameter exists",
|
||||
"Variable": "Variables",
|
||||
@@ -841,14 +846,14 @@
|
||||
"Histories": "histories",
|
||||
"Key already exists": "Key already exists",
|
||||
"Key cannot be empty": "Name cannot be empty",
|
||||
"OpenAPI import": "OpenAPI import",
|
||||
"OpenAPI import placeholder": "Please enter the OpenAPI format content, and the request information for the first interface will be extracted.",
|
||||
"Props name": "Name",
|
||||
"Props tip": "You can set parameters related to Http requests\nGlobal changes or external parameter inputs can be invoked by {{key}}",
|
||||
"Props value": "Value",
|
||||
"ResponseChatItemId": "Ai response id",
|
||||
"Url and params have been split": "Path parameters are automatically added to Params",
|
||||
"Variables": "Global variables",
|
||||
"curl import": "curl Import",
|
||||
"curl import placeholder": "Please enter the curl format content, and the request information for the first interface will be extracted.",
|
||||
"params": ""
|
||||
},
|
||||
"input": {
|
||||
@@ -1005,6 +1010,7 @@
|
||||
"Custom headers": "Custom Headers",
|
||||
"Delete http plugin": "Are you sure to delete this group of HTTP plug-ins? All plug-ins in the directory are deleted.",
|
||||
"Get Plugin Module Detail Failed": "Load plugin failed",
|
||||
"Http plugin intro placeholder": "Only for demonstration, no practical effect",
|
||||
"Intro placeholder": "If the plug-in is called as a tool, the introduction is used as the prompt word."
|
||||
},
|
||||
"shareChat": {
|
||||
@@ -1223,7 +1229,7 @@
|
||||
"Get Plugin Module Detail Failed": "Get plugin detail failed",
|
||||
"HTTP Plugin": "HTTP plugin",
|
||||
"Import Plugin": "Import HTTP plugin",
|
||||
"Import from URL": "Import from URL",
|
||||
"Import from URL": "Import from URL. https://xxxx",
|
||||
"Intro": "Plugin Intro",
|
||||
"Invalid Schema": "Invalid Schema",
|
||||
"Invalid URL": "Invalid URL",
|
||||
@@ -1249,6 +1255,9 @@
|
||||
"account": {
|
||||
"Individuation": "Individuation"
|
||||
},
|
||||
"inform": {
|
||||
"Read": "Read"
|
||||
},
|
||||
"openapi": {
|
||||
"Api baseurl": "Baseurl",
|
||||
"Api manager": "API key management",
|
||||
@@ -1259,6 +1268,7 @@
|
||||
"Usage": "Usage"
|
||||
},
|
||||
"outlink": {
|
||||
"Delete link tip": "Are you sure to delete this no-sign link? After deletion, the link will be invalid immediately and the session log will still be retained. Please confirm!",
|
||||
"Max usage points": "Max usage",
|
||||
"Max usage points tip": "The maximum number of credits allowed for this link will not be used. -1 indicates no limit.",
|
||||
"Usage points": "Usage points",
|
||||
@@ -1291,6 +1301,9 @@
|
||||
"auth": {
|
||||
"Sending Code": "Sending"
|
||||
},
|
||||
"inform": {
|
||||
"System message": "System message"
|
||||
},
|
||||
"login": {
|
||||
"And": "&",
|
||||
"Email": "Email",
|
||||
|
@@ -124,6 +124,7 @@
|
||||
"Price used": "金额消耗",
|
||||
"Read document": "查看文档",
|
||||
"Read intro": "查看说明",
|
||||
"Readed": "已读",
|
||||
"Remove": "移除",
|
||||
"Rename": "重命名",
|
||||
"Rename Failed": "重命名失败",
|
||||
@@ -145,6 +146,7 @@
|
||||
"Status": "状态",
|
||||
"Submit failed": "提交失败",
|
||||
"Submit success": "提交成功",
|
||||
"System version": "系统版本",
|
||||
"Team": "团队",
|
||||
"Team Tags Set": "标签",
|
||||
"Test": "测试",
|
||||
@@ -226,6 +228,7 @@
|
||||
"error tip": "语音转文字失败"
|
||||
},
|
||||
"system": {
|
||||
"Commercial version function": "商业版特有功能",
|
||||
"Help Chatbot": "机器人助手",
|
||||
"Use Helper": "使用帮助"
|
||||
},
|
||||
@@ -252,6 +255,7 @@
|
||||
"Ai point price": "AI积分消耗",
|
||||
"Max context": "最大上下文",
|
||||
"Model": "AI 模型",
|
||||
"Not deploy rerank model": "未部署重排模型",
|
||||
"Prompt": "提示词",
|
||||
"Support tool": "函数调用",
|
||||
"model": {
|
||||
@@ -271,8 +275,7 @@
|
||||
"Max histories": "聊天记录数量",
|
||||
"Max tokens": "回复上限",
|
||||
"Name and avatar": "头像 & 名称",
|
||||
"Next Step Guide": "下一步指引",
|
||||
"Question Guide": "问题引导",
|
||||
"Question Guide": "猜你想问",
|
||||
"Question Guide Tip": "对话结束后,会为生成 3 个引导性问题。",
|
||||
"Quote prompt": "引用模板提示词",
|
||||
"Quote templates": "引用内容模板",
|
||||
@@ -414,7 +417,7 @@
|
||||
"Mark Description Title": "标注功能介绍",
|
||||
"New Chat": "新对话",
|
||||
"Pin": "置顶",
|
||||
"Question Guide Tips": "猜你想问",
|
||||
"Question Guide": "猜你想问",
|
||||
"Quote": "引用",
|
||||
"Quote Amount": "知识库引用({{amount}}条)",
|
||||
"Read Mark Description": "查看标注功能介绍",
|
||||
@@ -698,6 +701,7 @@
|
||||
"Max Tokens Tips": "单次搜索最大的 Tokens 数量,中文约1字=1.7Tokens,英文约1字=1Tokens",
|
||||
"Min Similarity": "最低相关度",
|
||||
"Min Similarity Tips": "不同索引模型的相关度有区别,请通过搜索测试来选择合适的数值,使用 ReRank 时,相关度可能会很低。",
|
||||
"No support similarity": "仅使用结果重排或语义检索时,支持相关度过滤",
|
||||
"Nonsupport": "不支持",
|
||||
"Not similarity": "",
|
||||
"Params Setting": "搜索参数设置",
|
||||
@@ -816,6 +820,7 @@
|
||||
},
|
||||
"Quote prompt setting": "引用提示词配置",
|
||||
"Qupte prompt setting": "",
|
||||
"Select app": "选择应用",
|
||||
"Setting quote prompt": "配置引用提示词",
|
||||
"Unlink tip": "【{{name}}】存在未填或未连接参数",
|
||||
"Variable": "全局变量",
|
||||
@@ -843,14 +848,14 @@
|
||||
"Histories": "历史纪录,最多取10条",
|
||||
"Key already exists": "Key 已经存在",
|
||||
"Key cannot be empty": "参数名不能为空",
|
||||
"OpenAPI import": "OpenAPI 导入",
|
||||
"OpenAPI import placeholder": "请输入 OpenAPI 格式内容,将会提取第一个接口的请求信息。",
|
||||
"Props name": "参数名",
|
||||
"Props tip": "可以设置 Http 请求的相关参数\n可通过 {{key}} 来调用全局变了或外部参数输入,当前可使用变量:\n{{variable}}",
|
||||
"Props value": "参数值",
|
||||
"ResponseChatItemId": "AI回复的ID",
|
||||
"Url and params have been split": "路径参数已被自动加入 Params 中",
|
||||
"Variables": "全局变量",
|
||||
"curl import": "curl 导入",
|
||||
"curl import placeholder": "请输入 curl 格式内容,将会提取第一个接口的请求信息。",
|
||||
"params": "Params"
|
||||
},
|
||||
"input": {
|
||||
@@ -1007,6 +1012,7 @@
|
||||
"Custom headers": "自定义请求头",
|
||||
"Delete http plugin": "确认删除该组HTTP插件?会删除该目录下所有插件。",
|
||||
"Get Plugin Module Detail Failed": "加载插件异常",
|
||||
"Http plugin intro placeholder": "仅做展示,无实际效果",
|
||||
"Intro placeholder": "如果该插件作为工具被调用,则会使用该介绍作为提示词。"
|
||||
},
|
||||
"shareChat": {
|
||||
@@ -1225,7 +1231,7 @@
|
||||
"Get Plugin Module Detail Failed": "获取插件信息异常",
|
||||
"HTTP Plugin": "HTTP 插件",
|
||||
"Import Plugin": "导入 HTTP 插件",
|
||||
"Import from URL": "URL 导入",
|
||||
"Import from URL": "从URL导入。https://xxxx",
|
||||
"Intro": "插件介绍",
|
||||
"Invalid Schema": "Schema 无效",
|
||||
"Invalid URL": "URL 无效",
|
||||
@@ -1251,6 +1257,9 @@
|
||||
"account": {
|
||||
"Individuation": "个性化"
|
||||
},
|
||||
"inform": {
|
||||
"Read": "已读"
|
||||
},
|
||||
"openapi": {
|
||||
"Api baseurl": "API根地址",
|
||||
"Api manager": "API 秘钥管理",
|
||||
@@ -1261,6 +1270,7 @@
|
||||
"Usage": "已用额度(¥)"
|
||||
},
|
||||
"outlink": {
|
||||
"Delete link tip": "确认删除该免登录链接?删除后,该链接将会立即失效,对话日志仍会保留,请确认!",
|
||||
"Max usage points": "积分上限",
|
||||
"Max usage points tip": "该链接最多允许使用多少积分,超出后将无法使用。-1 代表无限制。",
|
||||
"Usage points": "积分消耗",
|
||||
@@ -1293,6 +1303,9 @@
|
||||
"auth": {
|
||||
"Sending Code": "正在发送"
|
||||
},
|
||||
"inform": {
|
||||
"System message": "系统消息"
|
||||
},
|
||||
"login": {
|
||||
"And": "和",
|
||||
"Email": "邮箱",
|
||||
@@ -1419,7 +1432,7 @@
|
||||
"experience": "体验版",
|
||||
"experience desc": "",
|
||||
"free": "免费版",
|
||||
"free desc": "每月均可免费使用基础功能,15天无使用记录时,将会清除知识库",
|
||||
"free desc": "每月均可免费使用基础功能,30天无使用记录时,将会清除知识库",
|
||||
"team": "团队版"
|
||||
},
|
||||
"type": {
|
||||
|
Reference in New Issue
Block a user