mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00

* Aiproxy (#3649) * model config * feat: model config ui * perf: rename variable * feat: custom request url * perf: model buffer * perf: init model * feat: json model config * auto login * fix: ts * update packages * package * fix: dockerfile * feat: usage filter & export & dashbord (#3538) * feat: usage filter & export & dashbord * adjust ui * fix tmb scroll * fix code & selecte all * merge * perf: usages list;perf: move components (#3654) * perf: usages list * team sub plan load * perf: usage dashboard code * perf: dashboard ui * perf: move components * add default model config (#3653) * 4.8.20 test (#3656) * provider * perf: model config * model perf (#3657) * fix: model * dataset quote * perf: model config * model tag * doubao model config * perf: config model * feat: model test * fix: POST 500 error on dingtalk bot (#3655) * feat: default model (#3662) * move model config * feat: default model * fix: false triggerd org selection (#3661) * export usage csv i18n (#3660) * export usage csv i18n * fix build * feat: markdown extension (#3663) * feat: markdown extension * media cros * rerank test * default price * perf: default model * fix: cannot custom provider * fix: default model select * update bg * perf: default model selector * fix: usage export * i18n * fix: rerank * update init extension * perf: ip limit check * doubao model order * web default modle * perf: tts selector * perf: tts error * qrcode package * reload buffer (#3665) * reload buffer * reload buffer * tts selector * fix: err tip (#3666) * fix: err tip * perf: training queue * doc * fix interactive edge (#3659) * fix interactive edge * fix * comment * add gemini model * fix: chat model select * perf: supplement assistant empty response (#3669) * perf: supplement assistant empty response * check array * perf: max_token count;feat: support resoner output;fix: member scroll (#3681) * perf: supplement assistant empty response * check array * perf: max_token count * feat: support resoner output * member scroll * update provider order * i18n * fix: stream response (#3682) * perf: supplement assistant empty response * check array * fix: stream response * fix: model config cannot set to null * fix: reasoning response (#3684) * perf: supplement assistant empty response * check array * fix: reasoning response * fix: reasoning response * doc (#3685) * perf: supplement assistant empty response * check array * doc * lock * animation * update doc * update compose * doc * doc --------- Co-authored-by: heheer <heheer@sealos.io> Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
77 lines
5.7 KiB
JSON
77 lines
5.7 KiB
JSON
{
|
||
"active_model": "可用模型",
|
||
"add_default_model": "新增預設模型",
|
||
"api_key": "API 金鑰",
|
||
"bills_and_invoices": "帳單與發票",
|
||
"channel": "頻道",
|
||
"config_model": "模型配置",
|
||
"confirm_logout": "確認登出登入?",
|
||
"create_channel": "新增頻道",
|
||
"create_model": "新增模型",
|
||
"custom_model": "自訂模型",
|
||
"default_model": "預設模型",
|
||
"default_model_config": "預設模型配置",
|
||
"logout": "登出",
|
||
"model.active": "啟用",
|
||
"model.alias": "別名",
|
||
"model.alias_tip": "模型在系統中展示的名字,方便使用者理解",
|
||
"model.censor_tip": "如果需要進行敏感校驗,則開啟該開關",
|
||
"model.charsPointsPrice": "模型綜合價格",
|
||
"model.charsPointsPrice_tip": "將模型輸入和輸出合併起來進行 Token 計費,語言模型如果單獨配置了輸入和輸出計費,則按輸入和輸出分別計算",
|
||
"model.custom_cq_prompt": "自訂問題分類提示詞",
|
||
"model.custom_cq_prompt_tip": "覆蓋系統預設的問題分類提示詞,預設為:\n\"\"\"\n请帮我执行一个“问题分类”任务,将问题分类为以下几种类型之一:\n\n\"\"\"\n{{typeList}}\n\"\"\"\n\n## 背景知识\n{{systemPrompt}}\n\n## 对话记录\n{{history}}\n\n## 开始任务\n\n现在,我们开始分类,我会给你一个\"问题\",请结合背景知识和对话记录,将问题分类到对应的类型中,并返回类型ID。\n\n问题:\"{{question}}\"\n类型ID=\n\"\"\"",
|
||
"model.custom_extract_prompt": "自訂內容提取提示詞",
|
||
"model.custom_extract_prompt_tip": "覆蓋系統的提示詞,預設為:\n\"\"\"\n你可以从 <对话记录></对话记录> 中提取指定 Json 信息,你仅需返回 Json 字符串,无需回答问题。\n<提取要求>\n{{description}}\n</提取要求>\n\n<提取规则>\n- 本次需提取的 json 字符串,需符合 JsonSchema 的规则。\n- type 代表数据类型; key 代表字段名; description 代表字段的描述; enum 是枚举值,代表可选的 value。\n- 如果没有可提取的内容,忽略该字段。\n</提取规则>\n\n<JsonSchema>\n{{json}}\n</JsonSchema>\n\n<对话记录>\n{{text}}\n</对话记录>\n\n提取的 json 字符串:\n\"\"\"",
|
||
"model.dataset_process": "用於知識庫文件處理",
|
||
"model.defaultConfig": "額外 Body 參數",
|
||
"model.defaultConfig_tip": "每次請求時候,都會攜帶該額外 Body 參數",
|
||
"model.default_config": "Body 額外字段",
|
||
"model.default_config_tip": "發起對話請求時候,合併該配置。例如:\n\"\"\"\n{\n \"temperature\": 1,\n \"max_tokens\": null\n}\n\"\"\"",
|
||
"model.default_model": "預設模型",
|
||
"model.default_system_chat_prompt": "預設提示詞",
|
||
"model.default_system_chat_prompt_tip": "模型對話時,都會攜帶該預設提示詞",
|
||
"model.default_token": "預設分塊長度",
|
||
"model.default_token_tip": "索引模型預設文字分塊的長度,必須小於最大上文",
|
||
"model.delete_model_confirm": "確認刪除該模型?",
|
||
"model.edit_model": "模型參數編輯",
|
||
"model.function_call": "支援函數調用",
|
||
"model.function_call_tip": "如果模型支援函數調用,則開啟該開關。\n工具呼叫優先權更高。",
|
||
"model.input_price": "模型輸入價格",
|
||
"model.input_price_tip": "語言模型輸入價格,如果配置了該項,則模型綜合價格會失效",
|
||
"model.json_config": "設定檔",
|
||
"model.json_config_confirm": "確認使用該配置進行覆蓋?",
|
||
"model.json_config_tip": "透過設定檔設定模型,點選確認後,會使用輸入的配置進行全量覆蓋,請確保設定檔輸入正確。\n建議操作前,複製目前設定檔進行備份。",
|
||
"model.max_quote": "知識庫最大引用",
|
||
"model.max_temperature": "最大溫度",
|
||
"model.model_id": "模型ID",
|
||
"model.model_id_tip": "模型的唯一標識,也就是實際請求到服務商model 的值,需要與 OneAPI 頻道中的模型對應。",
|
||
"model.output_price": "模型輸出價格",
|
||
"model.output_price_tip": "語言模型輸出價格,如果配置了該項,則模型綜合價格會失效",
|
||
"model.param_name": "參數名",
|
||
"model.request_auth": "自訂請求 Key",
|
||
"model.request_auth_tip": "向自訂請求地址發起請求時候,攜帶請求頭:Authorization: Bearer xxx 進行請求",
|
||
"model.request_url": "自訂請求地址",
|
||
"model.request_url_tip": "如果填寫該值,則會直接向該地址發起請求,不經過 OneAPI。\n需要遵循 OpenAI 的 API格式,並填寫完整請求地址,例如:\n\nLLM: {{host}}/v1/chat/completions\n\nEmbedding: {{host}}/v1/embeddings\n\nSTT: {{host}}/v1/audio/transcriptions\n\nTTS: {{host}}/v1/audio/speech\n\nRerank: {{host}}/v1/rerank",
|
||
"model.test_model": "模型測試",
|
||
"model.tool_choice": "支援工具調用",
|
||
"model.tool_choice_tag": "工具調用",
|
||
"model.tool_choice_tip": "如果該模型支援工具調用,則開啟該開關",
|
||
"model.used_in_classify": "用於問題分類",
|
||
"model.used_in_extract_fields": "用於文字擷取",
|
||
"model.used_in_tool_call": "用於工具呼叫節點",
|
||
"model.vision": "支援圖片識別",
|
||
"model.vision_tag": "視覺",
|
||
"model.vision_tip": "如果模型支援圖片識別,則開啟該開關。",
|
||
"model.voices": "聲音角色",
|
||
"model.voices_tip": "透過一個數組配置多個,例如:\n\n[\n {\n \"label\": \"Alloy\",\n \"value\": \"alloy\"\n },\n {\n \"label\": \"Echo\",\n \"value\": \"echo\"\n }\n]",
|
||
"model_provider": "模型提供者",
|
||
"notifications": "通知",
|
||
"personal_information": "個人資訊",
|
||
"personalization": "個人化",
|
||
"promotion_records": "促銷記錄",
|
||
"reset_default": "恢復默認配置",
|
||
"team": "團隊管理",
|
||
"third_party": "第三方账号",
|
||
"usage_records": "使用記錄"
|
||
}
|