mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
Some checks are pending
Document deploy / sync-images (push) Waiting to run
Document deploy / generate-timestamp (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* feat: favorite apps & quick apps with their own configuration (#5515) * chore: extract chat history and drawer; fix model selector * feat: display favourite apps and make it configurable * feat: favorite apps & quick apps with their own configuration * fix: fix tab title and add loading state for searching * fix: cascade delete favorite app and quick app while deleting relative app * chore: make improvements * fix: favourite apps ui * fix: add permission for quick apps * chore: fix permission & clear redundant code * perf: chat home page code * chatbox ui * fix: 4.12.2-dev (#5520) * fix: add empty placeholder; fix app quick status; fix tag and layout * chore: add tab query for the setting tabs * chore: use `useConfirm` hook instead of `MyModal` * remove log * fix: fix modal padding (#5521) * perf: manage app * feat: enhance model provider handling and update icon references (#5493) * perf: model provider * sdk package * refactor: create llm response (#5499) * feat: add LLM response processing functions, including the creation of stream-based and complete responses * feat: add volta configuration for node and pnpm versions * refactor: update LLM response handling and event structure in tool choice logic * feat: update LLM response structure and integrate with tool choice logic * refactor: clean up imports and remove unused streamResponse function in chat and toolChoice modules * refactor: rename answer variable to answerBuffer for clarity in LLM response handling * feat: enhance LLM response handling with tool options and integrate tools into chat and tool choice logic * refactor: remove volta configuration from package.json * refactor: reorganize LLM response types and ensure default values for token counts * refactor: streamline LLM response handling by consolidating response structure and removing redundant checks * refactor: enhance LLM response handling by consolidating tool options and streamlining event callbacks * fix: build error * refactor: update tool type definitions for consistency in tool handling * feat: llm request function * fix: ts * fix: ts * fix: ahook ts * fix: variable name * update lock * ts version * doc * remove log * fix: translation type * perf: workflow status check * fix: ts * fix: prompt tool call * fix: fix missing plugin interact window & make tag draggable (#5527) * fix: incorrect select quick apps state; filter apps type (#5528) * fix: usesafe translation * perf: add quickapp modal --------- Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com> Co-authored-by: Ctrlz <143257420+ctrlz526@users.noreply.github.com> Co-authored-by: francis <zhichengfan18@gmail.com>
165 lines
8.4 KiB
JSON
165 lines
8.4 KiB
JSON
{
|
||
"AI_input_is_empty": "傳送至 AI 節點的內容為空",
|
||
"Delete_all": "清除所有詞彙",
|
||
"LLM_model_response_empty": "模型流程回應為空,請檢查模型流程輸出是否正常",
|
||
"ai_reasoning": "思考過程",
|
||
"back_to_text": "返回輸入",
|
||
"chat.quote.No Data": "找不到該文件",
|
||
"chat.quote.deleted": "該資料已被刪除~",
|
||
"chat.waiting_for_response": "請等待對話完成",
|
||
"chat_history": "對話紀錄",
|
||
"chat_input_guide_lexicon_is_empty": "尚未設定詞彙庫",
|
||
"chat_test_app": "除錯-{{name}}",
|
||
"citations": "{{num}} 筆引用",
|
||
"click_contextual_preview": "點選檢視上下文預覽",
|
||
"completion_finish_close": "連接斷開",
|
||
"completion_finish_content_filter": "觸發安全風控",
|
||
"completion_finish_function_call": "函式呼叫",
|
||
"completion_finish_length": "超出回覆限制",
|
||
"completion_finish_null": "未知",
|
||
"completion_finish_reason": "完成原因",
|
||
"completion_finish_stop": "正常完成",
|
||
"completion_finish_tool_calls": "工具呼叫",
|
||
"config_input_guide": "設定輸入導引",
|
||
"config_input_guide_lexicon": "設定詞彙庫",
|
||
"config_input_guide_lexicon_title": "設定詞彙庫",
|
||
"content_empty": "無內容",
|
||
"contextual": "{{num}} 筆上下文",
|
||
"contextual_preview": "上下文預覽 {{num}} 筆",
|
||
"core.chat.moveCancel": "上滑取消",
|
||
"core.chat.shortSpeak": "說話時間太短",
|
||
"csv_input_lexicon_tip": "僅支援 CSV 批次匯入,點選下載範本",
|
||
"custom_input_guide_url": "自訂詞彙庫網址",
|
||
"data_source": "來源知識庫:{{name}}",
|
||
"dataset_quote_type error": "知識庫引用類型錯誤,正確類型:{ datasetId: string }[]",
|
||
"delete_all_input_guide_confirm": "確定要清除輸入導引詞彙庫嗎?",
|
||
"download_chunks": "下載資料",
|
||
"empty_directory": "此目錄中已無項目可選~",
|
||
"error_message": "錯誤訊息",
|
||
"file_amount_over": "超出檔案數量上限 {{max}}",
|
||
"file_input": "檔案輸入",
|
||
"file_input_tip": "可透過「外掛程式啟動」節點的「檔案連結」取得對應檔案的連結",
|
||
"history_slider.home.title": "聊天",
|
||
"home.chat_app": "首页聊天",
|
||
"home.chat_id": "會話ID",
|
||
"home.no_available_tools": "暫無可用工具",
|
||
"home.select_tools": "選擇工具",
|
||
"home.tools": "工具:{{num}}",
|
||
"in_progress": "進行中",
|
||
"input_guide": "輸入導引",
|
||
"input_guide_lexicon": "詞彙庫",
|
||
"input_guide_tip": "您可以設定一些預設問題。當使用者輸入問題時,系統會從這些預設問題中提供相關問題作為提示。",
|
||
"input_placeholder_phone": "請輸入問題",
|
||
"insert_input_guide,_some_data_already_exists": "偵測到重複資料,已自動過濾,共插入 {{len}} 筆資料",
|
||
"invalid_share_url": "無效的分享鏈接",
|
||
"is_chatting": "對話進行中...請稍候",
|
||
"items": "筆",
|
||
"llm_tokens": "LLM tokens",
|
||
"module_runtime_and": "模組執行總時間",
|
||
"multiple_AI_conversations": "多組 AI 對話",
|
||
"new_input_guide_lexicon": "新增詞彙庫",
|
||
"no_invalid_app": "您賬號下沒有可用的應用",
|
||
"no_workflow_response": "無工作流程資料",
|
||
"not_query": "缺少查詢內容",
|
||
"not_select_file": "尚未選取檔案",
|
||
"plugins_output": "外掛程式輸出",
|
||
"press_to_speak": "按住說話",
|
||
"query_extension_IO_tokens": "問題最佳化輸入/輸出 Tokens",
|
||
"query_extension_result": "問題優化結果",
|
||
"question_tip": "由上至下,各個模組的回應順序",
|
||
"read_raw_source": "開啟原文",
|
||
"reasoning_text": "思考過程",
|
||
"release_cancel": "鬆開取消",
|
||
"release_send": "鬆開傳送,上滑取消",
|
||
"response.child total points": "子工作流程點數消耗",
|
||
"response.dataset_concat_length": "合併總數",
|
||
"response.node_inputs": "節點輸入",
|
||
"response_embedding_model": "向量模型",
|
||
"response_embedding_model_tokens": "向量模型 Tokens",
|
||
"response_hybrid_weight": "語義檢索 : 全文檢索 = {{emb}} : {{text}}",
|
||
"response_rerank_tokens": "重排模型 Tokens",
|
||
"search_results": "搜索結果",
|
||
"select": "選取",
|
||
"select_file": "上傳檔案",
|
||
"select_file_img": "上傳檔案 / 圖片",
|
||
"select_img": "上傳圖片",
|
||
"setting.copyright.basic_configuration": "基礎配置",
|
||
"setting.copyright.copyright_configuration": "版權配置",
|
||
"setting.copyright.diagram": "示意圖",
|
||
"setting.copyright.file_size_exceeds_limit": "文件大小超出限制,最大支持 {{maxSize}}",
|
||
"setting.copyright.immediate_upload_required": "此功能需要立即上傳",
|
||
"setting.copyright.logo": "Logo",
|
||
"setting.copyright.preview_fail": "文件預覽失敗",
|
||
"setting.copyright.save_fail": "Logo 保存失敗",
|
||
"setting.copyright.select_logo_image": "請先選擇要上傳的 Logo 圖片",
|
||
"setting.copyright.style_diagram": "樣式示意圖",
|
||
"setting.copyright.tips": "建議比例 4:1",
|
||
"setting.copyright.tips.square": "建議比例 1:1",
|
||
"setting.copyright.title": "版權信息",
|
||
"setting.copyright.upload_fail": "文件上傳失敗",
|
||
"setting.data_dashboard.title": "首頁數據",
|
||
"setting.fastgpt_chat_diagram": "/imgs/chat/fastgpt_chat_diagram_zh-Hant.png",
|
||
"setting.favourite.add_new_app": "添加應用",
|
||
"setting.favourite.cancel_button": "取消",
|
||
"setting.favourite.categories_modal.delete_cancel_button": "取消",
|
||
"setting.favourite.categories_modal.delete_confirm": "確認刪除 {{name}} ?\n該分類下的應用將被移動至默認",
|
||
"setting.favourite.categories_modal.delete_confirm_button": "刪除",
|
||
"setting.favourite.categories_modal.delete_confirm_title": "確認刪除",
|
||
"setting.favourite.categories_modal.title": "共 {{num}} 個分類",
|
||
"setting.favourite.category.no_data": "暫無可用精選應用",
|
||
"setting.favourite.category_all": "全部分類",
|
||
"setting.favourite.category_placeholder": "選擇分類",
|
||
"setting.favourite.category_tab.all": "全部",
|
||
"setting.favourite.confirm_button": "確定",
|
||
"setting.favourite.delete_app_cancel_button": "取消",
|
||
"setting.favourite.delete_app_confirm": "確定要移除該精選應用嗎?",
|
||
"setting.favourite.delete_app_confirm_button": "確定",
|
||
"setting.favourite.delete_app_title": "刪除應用",
|
||
"setting.favourite.manage_categories_button": "分類管理",
|
||
"setting.favourite.save_category_for_app_button": "保存",
|
||
"setting.favourite.search_placeholder": "搜索應用",
|
||
"setting.favourite.selected_list": "已選: {{num}}",
|
||
"setting.favourite.table_column_action": "操作",
|
||
"setting.favourite.table_column_category": "分類",
|
||
"setting.favourite.table_column_intro": "介紹",
|
||
"setting.favourite.table_column_name": "名稱",
|
||
"setting.favourite.tag.no_data": "暫無分類",
|
||
"setting.favourite.title": "精選應用",
|
||
"setting.home.available_tools": "可用工具",
|
||
"setting.home.available_tools.add": "添加",
|
||
"setting.home.cancel_button": "取消",
|
||
"setting.home.commercial_version": "商業版",
|
||
"setting.home.confirm_button": "確定",
|
||
"setting.home.diagram": "示意圖",
|
||
"setting.home.dialogue_tips": "對話框提示文字",
|
||
"setting.home.dialogue_tips.default": "你可以問我任何問題",
|
||
"setting.home.dialogue_tips_placeholder": "請輸入對話框提示文字",
|
||
"setting.home.home_tab_title": "首頁標題",
|
||
"setting.home.home_tab_title_placeholder": "請輸入首頁標題",
|
||
"setting.home.no_selected_app": "未選擇應用",
|
||
"setting.home.quick_apps": "快捷應用",
|
||
"setting.home.quick_apps.add": "配置快捷應用",
|
||
"setting.home.quick_apps.placeholder": "請選擇應用",
|
||
"setting.home.slogan": "Slogan",
|
||
"setting.home.slogan.default": "你好👋,我是 FastGPT ! 請問有什麼可以幫你?",
|
||
"setting.home.slogan_placeholder": "請輸入 Slogan",
|
||
"setting.home.title": "首頁配置",
|
||
"setting.incorrect_plan": "當前套餐不支持該功能,請升級訂閱套餐",
|
||
"setting.incorrect_version": "當前版本不支持該功能",
|
||
"setting.log_details.title": "首頁日誌",
|
||
"setting.logs.title": "首頁日誌",
|
||
"setting.save": "保存",
|
||
"setting.save_success": "保存成功",
|
||
"sidebar.favourite_apps": "精選應用",
|
||
"sidebar.home": "首頁",
|
||
"sidebar.team_apps": "團隊應用",
|
||
"source_cronJob": "定時執行",
|
||
"start_chat": "開始對話",
|
||
"stream_output": "串流輸出",
|
||
"unsupported_file_type": "不支援的檔案類型",
|
||
"upload": "上傳",
|
||
"variable_invisable_in_share": "自定義變數在免登入連結中不可見",
|
||
"view_citations": "檢視引用",
|
||
"web_site_sync": "網站同步"
|
||
}
|