mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-02 01:02:05 +08:00
33d40fd077
* feat: system Tool (#4959) * feat: independent system tool * chore: use ToolNode instead of PluginModule * chore: tools * chore: tools templateDir * refactor: templates * feat: flush code * chore: update template * refactor: migrate delay * feat: worker pool * chore: Dockerfile * docs: add tools.template.json * feat: auto flush system tools * fix: ts error * chore: create new pool temporarily * chore: system tool migration * chore: migration * fix: fix pnpm-workspace.yaml * chore: update pnpm-lock.yaml to integrate tool * chore(systemTool): chore * chore: add system plugin * chore(deps): update @fastgpt-sdk/plugin * fix: type error * chore: remove plugin package * chore: move pro plugins code to open source * feat: support system tool config input * fix: type error * perf: i18n * fix: cr * chore: update sdk * feat: system plugin cache * update mcp server (#5076) * update mcp server * fix: action * fix: dockerfile * fix: dockerfile * fix: dockerfile * fix: dockerfile * fix: dockerfile * fix: dockerfile * feat: system Tool (#4959) * feat: independent system tool * chore: use ToolNode instead of PluginModule * chore: tools * chore: tools templateDir * refactor: templates * feat: flush code * chore: update template * refactor: migrate delay * feat: worker pool * chore: Dockerfile * docs: add tools.template.json * feat: auto flush system tools * fix: ts error * chore: create new pool temporarily * chore: system tool migration * chore: migration * fix: fix pnpm-workspace.yaml * chore: update pnpm-lock.yaml to integrate tool * chore(systemTool): chore * chore: add system plugin * chore(deps): update @fastgpt-sdk/plugin * fix: type error * chore: remove plugin package * chore: move pro plugins code to open source * feat: support system tool config input * fix: type error * perf: i18n * fix: cr * chore: update sdk * feat: system plugin cache * perf: run tool * update package * perf: config key * fix: tool ini * tool config params * perf: workflow type * rename tools to agent * version list * perf: tool error * config secret ux * perf: config secret ux * fix: tool config field * add course to secret input * feat: support inputConfig switch (#5099) * feat: support inputConfig switch * deps: update @fastgpt-sdk/plugin * chore: update workflows * fix: inputType * fix: secret * add default value to node * update i18n * eslint * add precision to number input * feat: add number input and select * perf: number ux * fix: code * Proxies image requests to plugin service (#5111) * Proxies image requests to plugin service Adds a rewrite rule and API endpoint to proxy image requests to the plugin service. This allows the app to fetch images from the plugin's tools directory. It also adds the plugin base URL to the service's constants, so that it can use the plugin URL when proxying requests. * fix: update FastGPTPluginUrl to remove unnecessary API path * feat: update image proxy destination and add plugin image handler * Adapt plugin id * replace avatar * remove rewrite * fix: plugin avatar * update system tool doc * feat: system tool type * yml sh * yml sh * update doc * fix: simple app tool select * fix: switch ui * update pacakge * Yamljs (#5129) * update docker-compose configuration: bump fastgpt and fastgpt-plugin images, change minio host to service name, and adjust service dependencies * refactor: comment out port exposure in docker-compose configuration * update: uncomment port exposure in docker-compose configuration * update: change MINIO_HOST to use specific IP address in docker configuration * update: modify fastgpt-plugin image version in docker configuration * update readme * doc * remove --------- Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com> Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com>
47 lines
2.6 KiB
JSON
47 lines
2.6 KiB
JSON
{
|
|
"Action": "請選擇要上傳的圖片",
|
|
"All images import failed": "所有圖片導入失敗",
|
|
"Dataset_ID_not_found": "數據集ID不存在",
|
|
"Failed_to_get_token": "獲取令牌失敗",
|
|
"Image_ID_copied": "已復制ID",
|
|
"Image_Preview": "圖片預覽",
|
|
"Image_dataset_requires_VLM_model_to_be_configured": "圖片數據集需要配置圖片理解模型(VLM)才能使用,請先在模型配置中添加支持圖片理解的模型",
|
|
"Image_does_not_belong_to_current_team": "圖片不屬於當前團隊",
|
|
"Image_file_does_not_exist": "圖片不存在",
|
|
"Loading_image": "加載圖片中...",
|
|
"Loading_image failed": "預覽加載失敗",
|
|
"Only_support_uploading_one_image": "僅支持上傳一張圖片",
|
|
"Please select the image to upload": "請選擇要上傳的圖片",
|
|
"Please wait for all files to upload": "請等待所有文件上傳完成",
|
|
"bucket_chat": "對話檔案",
|
|
"bucket_file": "知識庫檔案",
|
|
"click_to_view_raw_source": "點選檢視原始來源",
|
|
"common.Some images failed to process": "部分圖片處理失敗",
|
|
"common.dataset_data_input_image_support_format": "支持 .jpg, .jpeg, .png, .gif, .webp 格式",
|
|
"count.core.dataset.collection.Create Success": "成功導入 {{count}} 張圖片",
|
|
"delete_image": "刪除圖片",
|
|
"file_name": "檔案名稱",
|
|
"file_size": "檔案大小",
|
|
"image": "圖片",
|
|
"image_collection": "圖片集合",
|
|
"image_description": "圖片描述",
|
|
"image_description_tip": "請輸入圖片的描述內容",
|
|
"please_upload_image_first": "請先上傳圖片",
|
|
"reached_max_file_count": "已達檔案數量上限",
|
|
"release_the_mouse_to_upload_the_file": "放開滑鼠以上傳檔案",
|
|
"select_and_drag_file_tip": "點選或拖曳檔案至此處上傳",
|
|
"select_file_amount_limit": "最多可選擇 {{max}} 個檔案",
|
|
"some_file_count_exceeds_limit": "已超過 {{maxCount}} 個檔案上限,系統已自動截斷",
|
|
"some_file_size_exceeds_limit": "部分檔案超過 {{maxSize}} 大小限制,已自動過濾",
|
|
"support_file_type": "支援 {{fileType}} 格式的檔案",
|
|
"support_max_count": "最多可支援 {{maxCount}} 個檔案",
|
|
"support_max_size": "單一檔案大小上限為 {{maxSize}}",
|
|
"template_csv_file_select_tip": "僅支持<highlight>嚴格按照模板格式</highlight>的 {{fileType}} 文件",
|
|
"template_strict_highlight": "嚴格按照模版",
|
|
"total_files": "共{{selectFiles.length}}個文件",
|
|
"upload_error_description": "單次僅支援上傳多個檔案或一個資料夾",
|
|
"upload_failed": "上傳失敗",
|
|
"upload_file_error": "請上傳圖片",
|
|
"uploading": "正在上傳..."
|
|
}
|