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>
168 lines
8.5 KiB
JSON
168 lines
8.5 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.save_success": "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.png",
|
|
"setting.favourite.add_new_app": "添加应用",
|
|
"setting.favourite.all_apps": "所有应用",
|
|
"setting.favourite.cancel_button": "取消",
|
|
"setting.favourite.categories_modal.delete_cancel_button": "取消",
|
|
"setting.favourite.categories_modal.delete_confirm": "确认删除 {{name}} ?该分类下的应用将被移动至默认",
|
|
"setting.favourite.categories_modal.delete_confirm_button": "删除",
|
|
"setting.favourite.categories_modal.delete_confirm_title": "确认删除",
|
|
"setting.favourite.categories_modal.title": "共 {{num}} 个分类",
|
|
"setting.favourite.category_all": "全部分类",
|
|
"setting.favourite.category_tab.all": "全部",
|
|
"setting.favourite.category.no_data": "暂无可用精选应用",
|
|
"setting.favourite.tag.no_data": "暂无分类",
|
|
"setting.favourite.category_placeholder": "选择分类",
|
|
"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.title": "精选应用",
|
|
"setting.favourite.goto_add": "去配置",
|
|
"setting.home.available_tools": "可用工具",
|
|
"setting.home.available_tools.add": "添加",
|
|
"setting.home.commercial_version": "商业版",
|
|
"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.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.home.cancel_button": "取消",
|
|
"setting.home.confirm_button": "确定",
|
|
"setting.home.no_selected_app": "未选择应用",
|
|
"setting.incorrect_plan": "当前套餐不支持该功能,请升级订阅套餐",
|
|
"setting.incorrect_version": "当前版本不支持该功能",
|
|
"setting.log_details.title": "首页日志",
|
|
"setting.save": "保存",
|
|
"setting.save_success": "保存成功",
|
|
"setting.share": "分享",
|
|
"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": "Web站点同步"
|
|
}
|