mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00

* Training status (#4424) * dataset data training state (#4311) * dataset data training state * fix * fix ts * fix * fix api format * fix * fix * perf: count training * format * fix: dataset training state (#4417) * fix * add test * fix * fix * fix test * fix test * perf: training count * count * loading status --------- Co-authored-by: heheer <heheer@sealos.io> * doc * website sync feature (#4429) * perf: introduce BullMQ for website sync (#4403) * perf: introduce BullMQ for website sync * feat: new redis module * fix: remove graceful shutdown * perf: improve UI in dataset detail - Updated the "change" icon SVG file. - Modified i18n strings. - Added new i18n string "immediate_sync". - Improved UI in dataset detail page, including button icons and background colors. * refactor: Add chunkSettings to DatasetSchema * perf: website sync ux * env template * fix: clean up website dataset when updating chunk settings (#4420) * perf: check setting updated * perf: worker currency * feat: init script for website sync refactor (#4425) * website feature doc --------- Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com> * pro migration (#4388) (#4433) * pro migration * reuse customPdfParseType Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com> * perf: remove loading ui * feat: config chat file expired time * Redis cache (#4436) * perf: add Redis cache for vector counting (#4432) * feat: cache * perf: get cache key --------- Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com> * perf: mobile voice input (#4437) * update:Mobile voice interaction (#4362) * Add files via upload * Add files via upload * Update ollama.md * Update ollama.md * Add files via upload * Update useSpeech.ts * Update ChatInput.tsx * Update useSpeech.ts * Update ChatInput.tsx * Update useSpeech.ts * Update constants.ts * Add files via upload * Update ChatInput.tsx * Update useSpeech.ts * Update useSpeech.ts * Update useSpeech.ts * Update ChatInput.tsx * Add files via upload * Update common.json * Update VoiceInput.tsx * Update ChatInput.tsx * Update VoiceInput.tsx * Update useSpeech.ts * Update useSpeech.ts * Update common.json * Update common.json * Update common.json * Update VoiceInput.tsx * Update VoiceInput.tsx * Update ChatInput.tsx * Update VoiceInput.tsx * Update ChatInput.tsx * Update VoiceInput.tsx * Update ChatInput.tsx * Update useSpeech.ts * Update common.json * Update chat.json * Update common.json * Update chat.json * Update common.json * Update chat.json * Update VoiceInput.tsx * Update ChatInput.tsx * Update useSpeech.ts * Update VoiceInput.tsx * speech ui * 优化语音输入组件,调整输入框显示逻辑,修复语音输入遮罩层样式,更新画布背景透明度,增强用户交互体验。 (#4435) * perf: mobil voice input --------- Co-authored-by: dreamer6680 <1468683855@qq.com> * Test completion v2 (#4438) * add v2 completions (#4364) * add v2 completions * completion config * config version * fix * frontend * doc * fix * fix: completions v2 api --------- Co-authored-by: heheer <heheer@sealos.io> * package * Test mongo log (#4443) * feat: mongodb-log (#4426) * perf: mongo log * feat: completions stop reasoner * mongo db log --------- Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com> * update doc * Update doc * fix external var ui (#4444) * action * fix: ts (#4458) * preview doc action add docs preview permission update preview action udpate action * update doc (#4460) * update preview action * update doc * remove * update * schema * update mq export;perf: redis cache (#4465) * perf: redis cache * update mq export * perf: website sync error tip * add error worker * website sync ui (#4466) * Updated the dynamic display of the voice input pop-up (#4469) * Update VoiceInput.tsx * Update VoiceInput.tsx * Update VoiceInput.tsx * fix: voice input --------- Co-authored-by: heheer <heheer@sealos.io> Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com> Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com> Co-authored-by: dreamer6680 <1468683855@qq.com> Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
79 lines
3.8 KiB
JSON
79 lines
3.8 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_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}} 筆",
|
|
"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": "此目錄中已無項目可選~",
|
|
"file_amount_over": "超出檔案數量上限 {{max}}",
|
|
"file_input": "檔案輸入",
|
|
"file_input_tip": "可透過「外掛程式啟動」節點的「檔案連結」取得對應檔案的連結",
|
|
"in_progress": "進行中",
|
|
"input_guide": "輸入導引",
|
|
"input_guide_lexicon": "詞彙庫",
|
|
"input_guide_tip": "您可以設定一些預設問題。當使用者輸入問題時,系統會從這些預設問題中提供相關問題作為提示。",
|
|
"input_placeholder_phone": "請輸入問題",
|
|
"insert_input_guide,_some_data_already_exists": "偵測到重複資料,已自動過濾,共插入 {{len}} 筆資料",
|
|
"is_chatting": "對話進行中...請稍候",
|
|
"items": "筆",
|
|
"module_runtime_and": "模組執行總時間",
|
|
"moveCancel": "上滑取消",
|
|
"multiple_AI_conversations": "多組 AI 對話",
|
|
"new_input_guide_lexicon": "新增詞彙庫",
|
|
"no_workflow_response": "無工作流程資料",
|
|
"not_query": "缺少查詢內容",
|
|
"not_select_file": "尚未選取檔案",
|
|
"plugins_output": "外掛程式輸出",
|
|
"press_to_speak": "按住說話",
|
|
"query_extension_IO_tokens": "問題優化輸入/輸出 Tokens",
|
|
"question_tip": "由上至下,各個模組的回應順序",
|
|
"read_raw_source": "打開原文",
|
|
"reasoning_text": "思考過程",
|
|
"release_cancel": "鬆開取消",
|
|
"release_send": "鬆開發送,上滑取消",
|
|
"response.child total points": "子工作流程點數消耗",
|
|
"response.dataset_concat_length": "合併總數",
|
|
"response.node_inputs": "節點輸入",
|
|
"response_hybrid_weight": "語義檢索 : 全文檢索 = {{emb}} : {{text}}",
|
|
"select": "選取",
|
|
"select_file": "上傳檔案",
|
|
"select_file_img": "上傳檔案 / 圖片",
|
|
"select_img": "上傳圖片",
|
|
"shortSpeak ": "說話時間太短",
|
|
"source_cronJob": "定時執行",
|
|
"stream_output": "串流輸出",
|
|
"to_dataset": "前往知識庫",
|
|
"unsupported_file_type": "不支援的檔案類型",
|
|
"upload": "上傳",
|
|
"variable_invisable_in_share": "自定義變量在免登錄鏈接中不可見",
|
|
"view_citations": "檢視引用",
|
|
"web_site_sync": "網站同步"
|
|
}
|