mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
V4.8.17 feature (#3485)
* feat: add third party account config (#3443) * temp * editor workflow variable style * add team to dispatch * i18n * delete console * change openai account position * fix * fix * fix * fix * fix * 4.8.17 test (#3461) * perf: external provider config * perf: ui * feat: add template config (#3434) * change template position * template config * delete console * delete * fix * fix * perf: Mongo visutal field (#3464) * remve invalid code * perf: team member visutal code * perf: virtual search; perf: search test data * fix: ts * fix: image response headers * perf: template code * perf: auth layout;perf: auto save (#3472) * perf: auth layout * perf: auto save * perf: auto save * fix: template guide display & http input support external variables (#3475) * fix: template guide display * http editor support external workflow variables * perf: auto save;fix: ifelse checker line break; (#3478) * perf: auto save * perf: auto save * fix: ifelse checker line break * perf: doc * perf: doc * fix: update var type error * 4.8.17 test (#3479) * perf: auto save * perf: auto save * perf: template code * 4.8.17 test (#3480) * perf: auto save * perf: auto save * perf: model price model * feat: add react memo * perf: model provider filter * fix: ts (#3481) * perf: auto save * perf: auto save * fix: ts * simple app tool select (#3473) * workflow plugin userguide & simple tool ui * simple tool filter * reuse component * change component to hook * fix * perf: too selector modal (#3484) * perf: auto save * perf: auto save * perf: markdown render * perf: too selector * fix: app version require tmbId * perf: templates refresh * perf: templates refresh * hide auto save error tip * perf: toolkit guide --------- Co-authored-by: heheer <heheer@sealos.io>
This commit is contained in:
@@ -9,5 +9,6 @@
|
||||
"personalization": "Personalization",
|
||||
"promotion_records": "Promotions",
|
||||
"team": "Team",
|
||||
"third_party": "Third Party",
|
||||
"usage_records": "Usage"
|
||||
}
|
||||
|
@@ -42,7 +42,6 @@
|
||||
"notification_receiving": "Notify",
|
||||
"notification_receiving_hint": "Notification reception",
|
||||
"old_password": "Old Password",
|
||||
"open_api_notice": "You can fill in the relevant key of OpenAI/OneAPI. \nIf you fill in this content, the online platform using [AI Dialogue], [Problem Classification] and [Content Extraction] will use the Key you filled in, and there will be no charge. \nPlease pay attention to whether your Key has permission to access the corresponding model. \nGPT models can choose FastAI.",
|
||||
"openai_account_configuration": "OpenAI account configuration",
|
||||
"openai_account_setting_exception": "Setting OpenAI account exception",
|
||||
"package_and_usage": "Plans",
|
||||
@@ -60,7 +59,6 @@
|
||||
"please_bind_notification_receiving_path": "Please bind the notification receiving method first",
|
||||
"purchase_extra_package": "Upgrade",
|
||||
"reminder_create_bound_notification_account": "Remind the creator to bind the notification account",
|
||||
"request_address_notice": "Request address, default is openai official. \nThe forwarding address can be filled in, but \"v1\" is not automatically completed.",
|
||||
"resource_usage": "Usages",
|
||||
"select_avatar": "Click to select avatar",
|
||||
"standard_package_and_extra_resource_package": "Includes standard and extra plans",
|
||||
|
16
packages/web/i18n/en/account_thirdParty.json
Normal file
16
packages/web/i18n/en/account_thirdParty.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"configured": "Configured",
|
||||
"error.no_permission": "Please contact the administrator to configure",
|
||||
"laf_account": "laf account",
|
||||
"no_intro": "No explanation yet",
|
||||
"not_configured": "Not configured",
|
||||
"open_api_notice": "You can fill in the relevant key of OpenAI/OneAPI. \nIf you fill in this content, the online platform using [AI Dialogue], [Problem Classification] and [Content Extraction] will use the Key you filled in, and there will be no charge. \nPlease pay attention to whether your Key has permission to access the corresponding model. \nGPT models can choose FastAI.",
|
||||
"openai_account_configuration": "OpenAI/OneAPI account",
|
||||
"request_address_notice": "Request address, default is openai official. \nThe forwarding address can be filled in, but \\\"v1\\\" is not automatically completed.",
|
||||
"third_party_account": "Third-party account",
|
||||
"third_party_account_desc": "The administrator can configure third-party accounts or variables here, and the account will be used by all team members.",
|
||||
"unavailable": "Get usage exception",
|
||||
"usage": "Usage",
|
||||
"value_not_return_tip": "After the parameters are configured, they will not return to the front end again and do not need to be leaked to other members.",
|
||||
"value_placeholder": "Enter parameter values. \nEntering a null value means deleting the configuration."
|
||||
}
|
@@ -80,11 +80,7 @@
|
||||
"mark_count": "Number of Marked Answers",
|
||||
"max_histories_number": "Max histories",
|
||||
"max_histories_number_tip": "The maximum number of rounds of dialogue that the model can carry into memory. If the memory exceeds the model context, the system will force truncation. \nTherefore, even if 30 rounds of dialogue are configured, the actual number may not reach 30 rounds during operation.",
|
||||
"max_quote_tokens": "Max quote",
|
||||
"max_quote_tokens_tips": "The maximum number of tokens in a single search, about 1 character in Chinese = 1.7 tokens, and about 1 character in English = 1 token",
|
||||
"max_tokens": "Max tokens",
|
||||
"min_similarity": "lowest correlation",
|
||||
"min_similarity_tip": "The relevance of different index models is different. Please select the appropriate value through search testing. \nWhen using Result Rearrange , use the rearranged results for filtering.",
|
||||
"module.Custom Title Tip": "This title will be displayed during the conversation.",
|
||||
"module.No Modules": "No Plugins Found",
|
||||
"module.type": "\"{{type}}\" type\n{{description}}",
|
||||
@@ -113,6 +109,7 @@
|
||||
"search_app": "Search Application",
|
||||
"setting_app": "Workflow",
|
||||
"setting_plugin": "Workflow",
|
||||
"simple_tool_tips": "This plugin contains special inputs and is not currently supported for invocation by simple applications.",
|
||||
"stream_response": "Stream",
|
||||
"stream_response_tip": "Turning this switch off forces the model to use non-streaming mode and will not output content directly. \nIn the output of the AI reply, the content output by this model can be obtained for secondary processing.",
|
||||
"temperature": "Temperature",
|
||||
@@ -135,6 +132,7 @@
|
||||
"templateMarket.templateTags.Roleplay": "Roleplay",
|
||||
"templateMarket.templateTags.Web_search": "Web Search",
|
||||
"templateMarket.templateTags.Writing": "Writing",
|
||||
"templateMarket.template_guide": "Guide",
|
||||
"template_market": "Templates",
|
||||
"template_market_description": "Explore more features in the template market, with configuration tutorials and usage guides to help you understand and get started with various applications.",
|
||||
"template_market_empty_data": "No suitable templates found",
|
||||
@@ -155,7 +153,6 @@
|
||||
"type.Plugin": "Plugin",
|
||||
"type.Simple bot": "Simple App",
|
||||
"type.Workflow bot": "Workflow",
|
||||
"unusual_leave_auto_save": "Abnormal exit, automatic saving",
|
||||
"upload_file_max_amount": "Maximum File Quantity",
|
||||
"upload_file_max_amount_tip": "Maximum number of files uploaded in a single round of conversation",
|
||||
"variable.select type_desc": "You can define a global variable that does not need to be filled in by the user.\n\nThe value of this variable can come from the API interface, the Query of the shared link, or assigned through the [Variable Update] module.",
|
||||
|
@@ -32,6 +32,7 @@
|
||||
"Warning": "Warning",
|
||||
"add_new": "Add New",
|
||||
"add_new_param": "Add new param",
|
||||
"app.templateMarket.templateTags.Writing": "Writing",
|
||||
"back": "Back",
|
||||
"chose_condition": "Choose Condition",
|
||||
"chosen": "Chosen",
|
||||
@@ -683,6 +684,7 @@
|
||||
"core.module.Variable": "Global Variable",
|
||||
"core.module.Variable Setting": "Variable Setting",
|
||||
"core.module.edit.Field Name Cannot Be Empty": "Field Name Cannot Be Empty",
|
||||
"core.module.edit.Field Value Type Cannot Be Empty": "Optional data type cannot be empty.",
|
||||
"core.module.extract.Add field": "Add Field",
|
||||
"core.module.extract.Enum Description": "List the possible values of this field, one per line",
|
||||
"core.module.extract.Enum Value": "Enum Value",
|
||||
@@ -896,6 +898,10 @@
|
||||
"item_name": "Field Name",
|
||||
"just_now": "just",
|
||||
"key_repetition": "Key Repetition",
|
||||
"max_quote_tokens": "Quote cap",
|
||||
"max_quote_tokens_tips": "The maximum number of tokens in a single search, about 1 character in Chinese = 1.7 tokens, and about 1 character in English = 1 token",
|
||||
"min_similarity": "lowest correlation",
|
||||
"min_similarity_tip": "The relevance of different index models is different. Please select the appropriate value through search testing. \nWhen using Result Rearrange , use the rearranged results for filtering.",
|
||||
"model.billing": "Billing",
|
||||
"model.model_type": "Model type",
|
||||
"model.name": "Model name",
|
||||
|
@@ -9,5 +9,6 @@
|
||||
"personalization": "个性化",
|
||||
"promotion_records": "促销记录",
|
||||
"team": "团队管理",
|
||||
"third_party": "第三方账号",
|
||||
"usage_records": "使用记录"
|
||||
}
|
||||
|
@@ -42,9 +42,6 @@
|
||||
"notification_receiving": "通知接收",
|
||||
"notification_receiving_hint": "通知接收",
|
||||
"old_password": "旧密码",
|
||||
"open_api_notice": "可以填写 OpenAI/OneAPI 的相关密钥。如果你填写了该内容,在线上平台使用【 AI 对话】、【问题分类】和【内容提取】将会走你填写的 Key,不会计费。请注意你的 Key 是否有访问对应模型的权限。 GPT 模型可以选择 FastAI 。",
|
||||
"openai_account_configuration": "OpenAI 账号配置",
|
||||
"openai_account_setting_exception": "设置 OpenAI 账号异常",
|
||||
"package_and_usage": "套餐与用量",
|
||||
"package_details": "套餐详情",
|
||||
"package_expiry_time": "套餐到期时间",
|
||||
@@ -60,7 +57,6 @@
|
||||
"please_bind_notification_receiving_path": "请先绑定通知接收途径",
|
||||
"purchase_extra_package": "购买额外套餐",
|
||||
"reminder_create_bound_notification_account": "提醒创建者绑定通知账号",
|
||||
"request_address_notice": "请求地址,默认为 openai 官方。可填中转地址,未自动补全 \"v1\"",
|
||||
"resource_usage": "资源用量",
|
||||
"select_avatar": "点击选择头像",
|
||||
"standard_package_and_extra_resource_package": "包含标准套餐与额外资源包",
|
||||
|
20
packages/web/i18n/zh-CN/account_thirdParty.json
Normal file
20
packages/web/i18n/zh-CN/account_thirdParty.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"configured": "已配置",
|
||||
"error.no_permission": "请联系管理员配置",
|
||||
"get_usage_failed": "获取使用量失败",
|
||||
"laf_account": "laf 账号",
|
||||
"no_intro": "暂无说明",
|
||||
"not_configured": "未配置",
|
||||
"open_api_notice": "可以填写 OpenAI/OneAPI 的相关密钥。如果你填写了该内容,在线上平台使用【 AI 对话】、【问题分类】和【内容提取】将会走你填写的 Key,不会计费。请注意你的 Key 是否有访问对应模型的权限。 GPT 模型可以选择 FastAI 。",
|
||||
"openai_account_configuration": "OpenAI/OneAPI 账号",
|
||||
"openai_account_setting_exception": "设置 OpenAI 账号异常",
|
||||
"request_address_notice": "请求地址,默认为 openai 官方。可填中转地址,未自动补全 \"v1\"",
|
||||
"third_party_account": "第三方账号",
|
||||
"third_party_account.configured": "已配置",
|
||||
"third_party_account.not_configured": "未配置",
|
||||
"third_party_account_desc": "管理员可以在这里配置第三方账号或变量,该账号将被团队所有人使用",
|
||||
"unavailable": "获取使用量异常",
|
||||
"usage": "使用量:",
|
||||
"value_not_return_tip": "参数配置后,不会再次返回前端,无需泄露给其他成员",
|
||||
"value_placeholder": "输入参数值。输入空值表示删除该配置。"
|
||||
}
|
@@ -80,11 +80,7 @@
|
||||
"mark_count": "标注答案数量",
|
||||
"max_histories_number": "记忆轮数",
|
||||
"max_histories_number_tip": "模型最多携带多少轮对话进入记忆中,如果记忆超出模型上下文,系统会强制截断。所以尽管配置 30 轮对话,实际运行时候,不一定会达到 30 轮。",
|
||||
"max_quote_tokens": "引用上限",
|
||||
"max_quote_tokens_tips": "单次搜索最大的 token 数量,中文约 1 字=1.7 tokens,英文约 1 字=1 token",
|
||||
"max_tokens": "回复上限",
|
||||
"min_similarity": "最低相关度",
|
||||
"min_similarity_tip": "不同索引模型的相关度有区别,请通过搜索测试来选择合适的数值。使用 结果重排 时,使用重排结果进行过滤。",
|
||||
"module.Custom Title Tip": "该标题名字会展示在对话过程中",
|
||||
"module.No Modules": "没找到插件",
|
||||
"module.type": "\"{{type}}\"类型\n{{description}}",
|
||||
@@ -113,6 +109,7 @@
|
||||
"search_app": "搜索应用",
|
||||
"setting_app": "应用配置",
|
||||
"setting_plugin": "插件配置",
|
||||
"simple_tool_tips": "该插件含有特殊输入,暂不支持被简易应用调用",
|
||||
"stream_response": "流输出",
|
||||
"stream_response_tip": "关闭该开关,可以强制模型使用非流模式,并且不会直接进行内容输出。可以在 AI 回复的输出中,获取本次模型输出的内容进行二次处理。",
|
||||
"temperature": "温度",
|
||||
@@ -135,6 +132,7 @@
|
||||
"templateMarket.templateTags.Roleplay": "角色扮演",
|
||||
"templateMarket.templateTags.Web_search": "联网搜索",
|
||||
"templateMarket.templateTags.Writing": "文本创作",
|
||||
"templateMarket.template_guide": "模板说明",
|
||||
"template_market": "模板市场",
|
||||
"template_market_description": "在模板市场探索更多玩法,配置教程与使用引导,带你理解并上手各种应用",
|
||||
"template_market_empty_data": "找不到合适的模板",
|
||||
@@ -155,7 +153,6 @@
|
||||
"type.Plugin": "插件",
|
||||
"type.Simple bot": "简易应用",
|
||||
"type.Workflow bot": "工作流",
|
||||
"unusual_leave_auto_save": "异常离开,自动保存",
|
||||
"upload_file_max_amount": "最大文件数量",
|
||||
"upload_file_max_amount_tip": "单轮对话中最大上传文件数量",
|
||||
"variable.select type_desc": "可以为工作流定义全局变量,常用临时缓存。赋值的方式包括:\n1. 从对话页面的 query 参数获取。\n2. 通过 API 的 variables 对象传递。\n3. 通过【变量更新】节点进行赋值。",
|
||||
|
@@ -32,6 +32,11 @@
|
||||
"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": "返回",
|
||||
"chose_condition": "选择条件",
|
||||
"chosen": "已选",
|
||||
@@ -682,6 +687,7 @@
|
||||
"core.module.Variable": "全局变量",
|
||||
"core.module.Variable Setting": "变量设置",
|
||||
"core.module.edit.Field Name Cannot Be Empty": "字段名不能为空",
|
||||
"core.module.edit.Field Value Type Cannot Be Empty": "可选数据类型不能为空",
|
||||
"core.module.extract.Add field": "新增字段",
|
||||
"core.module.extract.Enum Description": "列举出该字段可能的值,每行一个",
|
||||
"core.module.extract.Enum Value": "枚举值",
|
||||
@@ -895,6 +901,10 @@
|
||||
"item_name": "字段名",
|
||||
"just_now": "刚刚",
|
||||
"key_repetition": "key 重复",
|
||||
"max_quote_tokens": "引用上限",
|
||||
"max_quote_tokens_tips": "单次搜索最大的 token 数量,中文约 1 字=1.7 tokens,英文约 1 字=1 token",
|
||||
"min_similarity": "最低相关度",
|
||||
"min_similarity_tip": "不同索引模型的相关度有区别,请通过搜索测试来选择合适的数值。使用 结果重排 时,使用重排结果进行过滤。",
|
||||
"model.billing": "模型计费",
|
||||
"model.model_type": "模型类型",
|
||||
"model.name": "模型名",
|
||||
|
@@ -9,5 +9,6 @@
|
||||
"personalization": "個人化",
|
||||
"promotion_records": "促銷記錄",
|
||||
"team": "團隊管理",
|
||||
"third_party": "第三方账号",
|
||||
"usage_records": "使用記錄"
|
||||
}
|
||||
|
@@ -42,7 +42,6 @@
|
||||
"notification_receiving": "通知接收",
|
||||
"notification_receiving_hint": "通知接收",
|
||||
"old_password": "舊密碼",
|
||||
"open_api_notice": "可以填寫 OpenAI/OneAPI 的相關金鑰。\n如果你填寫了該內容,在線上平台使用【 AI 對話】、【問題分類】和【內容提取】將會走你填寫的 Key,不會計費用。\n請注意你的 Key 是否有存取對應模型的權限。 \nGPT 模型可以選擇 FastAI 。",
|
||||
"openai_account_configuration": "OpenAI 帳號配置",
|
||||
"openai_account_setting_exception": "設定 OpenAI 帳號異常",
|
||||
"package_and_usage": "套餐與用量",
|
||||
@@ -60,7 +59,6 @@
|
||||
"please_bind_notification_receiving_path": "請先綁定通知接收途徑",
|
||||
"purchase_extra_package": "購買額外套餐",
|
||||
"reminder_create_bound_notification_account": "提醒創建者綁定通知帳號",
|
||||
"request_address_notice": "請求地址,預設為 openai 官方。\n可填中轉位址,未自動補全 \"v1\"",
|
||||
"resource_usage": "資源用量",
|
||||
"select_avatar": "點選選擇頭像",
|
||||
"standard_package_and_extra_resource_package": "包含標準套餐與額外資源包",
|
||||
|
16
packages/web/i18n/zh-Hant/account_thirdParty.json
Normal file
16
packages/web/i18n/zh-Hant/account_thirdParty.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"configured": "已配置",
|
||||
"error.no_permission": "請聯繫管理員配置",
|
||||
"laf_account": "af 帳號",
|
||||
"no_intro": "暫無說明",
|
||||
"not_configured": "未配置",
|
||||
"open_api_notice": "可以填寫 OpenAI/OneAPI 的相關金鑰。\n如果你填寫了該內容,在線上平台使用【 AI 對話】、【問題分類】和【內容提取】將會走你填寫的 Key,不會計費用。\n請注意你的 Key 是否有存取對應模型的權限。 \nGPT 模型可以選擇 FastAI 。",
|
||||
"openai_account_configuration": "OpenAI/OneAPI 帳號",
|
||||
"request_address_notice": "請求地址,預設為 openai 官方。可填中轉位址,未自動補全 \"v1\"",
|
||||
"third_party_account": "第三方帳號",
|
||||
"third_party_account_desc": "管理員可以在這裡配置第三方帳號或變量,該帳號將被團隊所有人使用",
|
||||
"unavailable": "取得使用量異常",
|
||||
"usage": "使用量:",
|
||||
"value_not_return_tip": "參數配置後,不會再次返回前端,無需洩漏給其他成員",
|
||||
"value_placeholder": "輸入參數值。\n輸入空值表示刪除該配置。"
|
||||
}
|
@@ -80,11 +80,7 @@
|
||||
"mark_count": "標記答案數量",
|
||||
"max_histories_number": "記憶輪數",
|
||||
"max_histories_number_tip": "模型最多攜帶多少輪對話進入記憶中,如果記憶超出模型上下文,系統會強制截斷。\n所以儘管配置 30 輪對話,實際運行時候,不一定會達到 30 輪。",
|
||||
"max_quote_tokens": "引用上限",
|
||||
"max_quote_tokens_tips": "單次搜尋最大的 token 數量,中文約 1 字=1.7 tokens,英文約 1 字=1 token",
|
||||
"max_tokens": "回覆上限",
|
||||
"min_similarity": "最低相關度",
|
||||
"min_similarity_tip": "不同索引模型的相關度有區別,請透過搜尋測試來選擇合適的數值。\n使用 結果重排 時,使用重排結果過濾。",
|
||||
"module.Custom Title Tip": "這個標題會顯示在對話過程中",
|
||||
"module.No Modules": "找不到外掛",
|
||||
"module.type": "\"{{type}}\" 類型\n{{description}}",
|
||||
@@ -113,6 +109,7 @@
|
||||
"search_app": "搜尋應用程式",
|
||||
"setting_app": "應用程式設定",
|
||||
"setting_plugin": "外掛設定",
|
||||
"simple_tool_tips": "該插件含有特殊輸入,暫不支持被簡易應用調用",
|
||||
"stream_response": "流輸出",
|
||||
"stream_response_tip": "關閉該開關,可以強制模型使用非流模式,並且不會直接進行內容輸出。\n可在 AI 回覆的輸出中,取得本次模型輸出的內容進行二次處理。",
|
||||
"temperature": "溫度",
|
||||
@@ -135,6 +132,7 @@
|
||||
"templateMarket.templateTags.Roleplay": "角色扮演",
|
||||
"templateMarket.templateTags.Web_search": "網路搜尋",
|
||||
"templateMarket.templateTags.Writing": "文字創作",
|
||||
"templateMarket.template_guide": "模板說明",
|
||||
"template_market": "範本市集",
|
||||
"template_market_description": "在範本市集探索更多玩法,設定教學與使用指引,帶您理解並上手各種應用程式",
|
||||
"template_market_empty_data": "找不到合適的範本",
|
||||
@@ -155,7 +153,6 @@
|
||||
"type.Plugin": "外掛",
|
||||
"type.Simple bot": "簡易應用程式",
|
||||
"type.Workflow bot": "工作流程",
|
||||
"unusual_leave_auto_save": "異常離開,自動儲存",
|
||||
"upload_file_max_amount": "最大檔案數量",
|
||||
"upload_file_max_amount_tip": "單輪對話中最大上傳檔案數量",
|
||||
"variable.select type_desc": "可以為工作流程定義全域變數,常用於暫存。賦值的方式包括:\n1. 從對話頁面的 query 參數取得。\n2. 透過 API 的 variables 物件傳遞。\n3. 透過【變數更新】節點進行賦值。",
|
||||
|
@@ -32,6 +32,7 @@
|
||||
"Warning": "警告",
|
||||
"add_new": "新增",
|
||||
"add_new_param": "新增參數",
|
||||
"app.templateMarket.templateTags.Writing": "文字創作",
|
||||
"back": "返回",
|
||||
"chose_condition": "選擇條件",
|
||||
"chosen": "已選擇",
|
||||
@@ -683,6 +684,7 @@
|
||||
"core.module.Variable": "全域變數",
|
||||
"core.module.Variable Setting": "變數設定",
|
||||
"core.module.edit.Field Name Cannot Be Empty": "欄位名稱不能為空",
|
||||
"core.module.edit.Field Value Type Cannot Be Empty": "可選數據類型不能為空",
|
||||
"core.module.extract.Add field": "新增欄位",
|
||||
"core.module.extract.Enum Description": "列舉此欄位可能的值,每行一個",
|
||||
"core.module.extract.Enum Value": "列舉值",
|
||||
@@ -897,6 +899,10 @@
|
||||
"item_name": "欄位名稱",
|
||||
"just_now": "剛剛",
|
||||
"key_repetition": "鍵值重複",
|
||||
"max_quote_tokens": "引用上限",
|
||||
"max_quote_tokens_tips": "單次搜尋最大的 token 數量,中文約 1 字=1.7 tokens,英文約 1 字=1 token",
|
||||
"min_similarity": "最低相關度",
|
||||
"min_similarity_tip": "不同索引模型的相關度有區別,請透過搜尋測試來選擇合適的數值。\n使用 結果重排 時,使用重排結果過濾。",
|
||||
"model.billing": "模型計費",
|
||||
"model.model_type": "模型類型",
|
||||
"model.name": "模型名",
|
||||
|
Reference in New Issue
Block a user