@nocobase/plugin-ai 2.1.0-beta.15 → 2.1.0-beta.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ai/ai-employees/atlas/index.d.ts +10 -0
- package/dist/{server/ai-employees/built-in/ai-coding/prompt.js → ai/ai-employees/atlas/index.js} +29 -20
- package/dist/ai/ai-employees/atlas/prompt.md +84 -0
- package/dist/ai/ai-employees/dara.d.ts +10 -0
- package/dist/{server/ai-employees/built-in/data-visualization/prompt.js → ai/ai-employees/dara.js} +21 -13
- package/dist/ai/ai-employees/dex.d.ts +10 -0
- package/dist/{server/ai-employees/built-in/data-organizer/prompt.js → ai/ai-employees/dex.js} +15 -7
- package/dist/ai/ai-employees/ellis.d.ts +10 -0
- package/dist/{server/ai-employees/built-in/email-assistant/prompt.js → ai/ai-employees/ellis.js} +19 -11
- package/dist/ai/ai-employees/lexi.d.ts +10 -0
- package/dist/{server/ai-employees/built-in/translator/prompt.js → ai/ai-employees/lexi.js} +15 -7
- package/dist/ai/ai-employees/vera.d.ts +10 -0
- package/dist/{server/ai-employees/built-in/research-analyst/prompt.js → ai/ai-employees/vera.js} +16 -8
- package/dist/ai/ai-employees/viz.d.ts +10 -0
- package/dist/{server/ai-employees/built-in/insights-analyst/prompt.js → ai/ai-employees/viz.js} +15 -7
- package/dist/ai/skills/business-analysis-report/SKILLS.md +88 -0
- package/dist/{server/ai-employees/built-in/ai-coding/prompt.d.ts → ai/skills/business-analysis-report/tools/businessReportGenerator.d.ts} +1 -3
- package/dist/ai/skills/business-analysis-report/tools/businessReportGenerator.js +98 -0
- package/dist/ai/skills/document-search/SKILLS.md +69 -0
- package/dist/ai/tools/chartGenerator.js +15 -3
- package/dist/ai/tools/formFiller.js +13 -2
- package/dist/{server/ai-employees/built-in/data-modeling/prompt.d.ts → ai/tools/getSkill.d.ts} +1 -3
- package/dist/{server/ai-employees/built-in/data-modeling/index.js → ai/tools/getSkill.js} +39 -32
- package/dist/{server/ai-employees/built-in/data-organizer/prompt.d.ts → ai/tools/knowledge-base-retrieve.d.ts} +1 -3
- package/dist/ai/tools/knowledge-base-retrieve.js +94 -0
- package/dist/{server/ai-employees/built-in/data-visualization/prompt.d.ts → ai/tools/sub-agents/dispatch-sub-agent-task.d.ts} +1 -3
- package/dist/ai/tools/sub-agents/dispatch-sub-agent-task.js +108 -0
- package/dist/ai/tools/sub-agents/get-ai-employee.d.ts +10 -0
- package/dist/{server/ai-employees/built-in/translator/profile.js → ai/tools/sub-agents/get-ai-employee.js} +28 -21
- package/dist/ai/tools/sub-agents/list-ai-employees.d.ts +10 -0
- package/dist/{server/ai-employees/built-in/email-assistant/profile.js → ai/tools/sub-agents/list-ai-employees.js} +25 -21
- package/dist/ai/tools/sub-agents/shared.d.ts +33 -0
- package/dist/ai/tools/sub-agents/shared.js +169 -0
- package/dist/ai/tools/suggestions.js +15 -4
- package/dist/client/170.d98eacdc00d9d527.js +10 -0
- package/dist/client/228.b18148eb1009d2fb.js +10 -0
- package/dist/client/280.029428b83d62155f.js +10 -0
- package/dist/client/290.0888139e33c9b7cb.js +10 -0
- package/dist/client/{524.954f96ec4fc2fd7a.js → 331.d547c95410476a69.js} +1 -1
- package/dist/client/343.83f7d96664e4e038.js +10 -0
- package/dist/client/406.15c09d98faa2ccf1.js +10 -0
- package/dist/client/428.e9f38da3b0d8b498.js +10 -0
- package/dist/client/486.77c26e2e7f8daf28.js +10 -0
- package/dist/client/502.2b4a51e0a8122e52.js +10 -0
- package/dist/client/525.33a9c8ec28be4ec4.js +10 -0
- package/dist/client/559.133d286a0a0a1d93.js +10 -0
- package/dist/client/{91.90e7098b7fbd5d00.js → 561.776886c5308e3c26.js} +1 -1
- package/dist/client/580.e75f97fb883ad042.js +10 -0
- package/dist/client/597.aa363881a325b5c0.js +10 -0
- package/dist/client/604.de96f3ec4d471afd.js +10 -0
- package/dist/client/614.aa766080f6b99aab.js +10 -0
- package/dist/client/646.ef9d7c2ea8641044.js +10 -0
- package/dist/client/687.224e569a99cae4bb.js +10 -0
- package/dist/client/699.57c0a1acb723202a.js +10 -0
- package/dist/client/711.266b8f1c520d467a.js +10 -0
- package/dist/client/758.a9741e81911e53c3.js +10 -0
- package/dist/client/768.973ce32e15099a48.js +10 -0
- package/dist/client/792.ae8ad1fcae9fd974.js +10 -0
- package/dist/client/820.6a26239ea96c075a.js +10 -0
- package/dist/client/832.0cf69e3f43c320b2.js +10 -0
- package/dist/client/927.ff5cd05b14901ae6.js +10 -0
- package/dist/client/ai-employees/admin/SkillSettings.d.ts +7 -5
- package/dist/client/ai-employees/admin/ToolsSettings.d.ts +17 -0
- package/dist/client/ai-employees/admin/mcp/MCPSettings.d.ts +10 -0
- package/dist/client/ai-employees/admin/mcp/MCPToolsList.d.ts +19 -0
- package/dist/client/ai-employees/admin/mcp/context.d.ts +15 -0
- package/dist/client/ai-employees/admin/mcp/schemas.d.ts +1286 -0
- package/dist/client/ai-employees/built-in/utils.d.ts +1 -0
- package/dist/client/ai-employees/business-report/tools/index.d.ts +10 -0
- package/dist/client/ai-employees/business-report/ui/BusinessReportCard.d.ts +12 -0
- package/dist/client/ai-employees/business-report/ui/BusinessReportModal.d.ts +17 -0
- package/dist/client/ai-employees/business-report/ui/report-utils.d.ts +38 -0
- package/dist/client/ai-employees/chatbox/AIEmployeeSwitch.d.ts +3 -2
- package/dist/client/ai-employees/chatbox/HintMessageHeader.d.ts +10 -0
- package/dist/client/ai-employees/chatbox/ModelSwitcher.d.ts +3 -1
- package/dist/client/ai-employees/chatbox/SearchSwitch.d.ts +3 -1
- package/dist/client/ai-employees/chatbox/Upload.d.ts +3 -1
- package/dist/client/ai-employees/chatbox/conversations/ConversationsList.d.ts +27 -0
- package/dist/client/ai-employees/chatbox/conversations/WorkflowTasksList.d.ts +31 -0
- package/dist/client/ai-employees/chatbox/conversations/common.d.ts +43 -0
- package/dist/client/ai-employees/chatbox/conversations/index.d.ts +9 -0
- package/dist/client/ai-employees/chatbox/hooks/useChatBoxActions.d.ts +5 -3
- package/dist/client/ai-employees/chatbox/hooks/useWorkflowTasks.d.ts +24 -0
- package/dist/client/ai-employees/chatbox/markdown/ECharts.d.ts +1 -2
- package/dist/client/ai-employees/chatbox/markdown/Markdown.d.ts +1 -1
- package/dist/client/ai-employees/chatbox/roles.d.ts +1 -0
- package/dist/client/ai-employees/chatbox/stores/chat-box.d.ts +8 -0
- package/dist/client/ai-employees/chatbox/stores/chat-conversations.d.ts +4 -0
- package/dist/client/ai-employees/chatbox/stores/chat-messages.d.ts +8 -0
- package/dist/client/ai-employees/chatbox/stores/workflow-tasks.d.ts +41 -0
- package/dist/client/ai-employees/chatbox/utils.d.ts +17 -7
- package/dist/client/ai-employees/sub-agents/tools/index.d.ts +10 -0
- package/dist/client/ai-employees/sub-agents/ui/SubAgentDispatchCard.d.ts +21 -0
- package/dist/client/ai-employees/types.d.ts +24 -4
- package/dist/{server/ai-employees/built-in/ai-coding/document/example/js-filter → client/ai-employees/workflow-tasks/tools}/index.d.ts +2 -7
- package/dist/client/ai-employees/workflow-tasks/ui/WorkflowTaskOutputCard.d.ts +11 -0
- package/dist/client/components/ListCollapse.d.ts +28 -0
- package/dist/client/index.js +7 -7
- package/dist/client/manager/ai-manager.d.ts +4 -23
- package/dist/client/repositories/AIConfigRepository.d.ts +11 -3
- package/dist/client/workflow/nodes/employee/components/AIEmployeeSelect.d.ts +10 -0
- package/dist/client/workflow/nodes/employee/components/assigness.d.ts +11 -0
- package/dist/client/workflow/nodes/employee/components/file-inputs.d.ts +10 -0
- package/dist/client/workflow/nodes/employee/components/message-inputs.d.ts +12 -0
- package/dist/client/workflow/nodes/employee/components/model-options.d.ts +10 -0
- package/dist/client/workflow/nodes/employee/components/skill-settings.d.ts +10 -0
- package/dist/client/workflow/nodes/employee/components/structured-output.d.ts +10 -0
- package/dist/client/workflow/nodes/employee/components/users-select.d.ts +15 -0
- package/dist/client/workflow/nodes/employee/components/web-search-options.d.ts +10 -0
- package/dist/client/workflow/nodes/employee/configuration.d.ts +12 -0
- package/dist/client/workflow/nodes/employee/flow-models/feedback.d.ts +13 -0
- package/dist/client/workflow/nodes/employee/flow-models/task.d.ts +13 -0
- package/dist/client/workflow/nodes/employee/index.d.ts +7 -31
- package/dist/collections/ai-employees.js +2 -1
- package/dist/collections/ai-mcp-clients.d.ts +51 -0
- package/dist/collections/ai-mcp-clients.js +111 -0
- package/dist/externalVersion.js +17 -15
- package/dist/locale/en-US.json +136 -8
- package/dist/locale/zh-CN.json +138 -9
- package/dist/node_modules/fast-glob/out/index.js +8 -8
- package/dist/node_modules/fast-glob/package.json +1 -1
- package/dist/node_modules/flexsearch/dist/flexsearch.bundle.min.js +2 -2
- package/dist/node_modules/flexsearch/package.json +1 -1
- package/dist/node_modules/fs-extra/lib/index.js +1 -1
- package/dist/node_modules/fs-extra/package.json +1 -1
- package/dist/node_modules/nodejs-snowflake/nodejs_snowflake.js +1 -1
- package/dist/node_modules/nodejs-snowflake/package.json +1 -1
- package/dist/node_modules/openai/index.js +1 -1
- package/dist/node_modules/openai/package.json +1 -1
- package/dist/node_modules/zod/index.cjs +1 -1
- package/dist/node_modules/zod/package.json +1 -1
- package/dist/server/ai-employees/ai-conversations.d.ts +70 -0
- package/dist/server/ai-employees/ai-conversations.js +325 -0
- package/dist/server/ai-employees/ai-employee.d.ts +100 -19
- package/dist/server/ai-employees/ai-employee.js +484 -261
- package/dist/server/ai-employees/ai-knowledge-base.d.ts +28 -0
- package/dist/server/ai-employees/ai-knowledge-base.js +167 -0
- package/dist/server/ai-employees/middleware/conversation.d.ts +2 -0
- package/dist/server/ai-employees/middleware/conversation.js +38 -5
- package/dist/server/ai-employees/middleware/index.d.ts +2 -0
- package/dist/server/ai-employees/middleware/index.js +5 -1
- package/dist/server/ai-employees/middleware/skill-tools.d.ts +12 -0
- package/dist/server/ai-employees/middleware/skill-tools.js +88 -0
- package/dist/server/ai-employees/middleware/tools.js +37 -10
- package/dist/server/ai-employees/middleware/workflow-history.d.ts +22 -0
- package/dist/server/ai-employees/middleware/workflow-history.js +173 -0
- package/dist/server/ai-employees/prompts.d.ts +16 -1
- package/dist/server/ai-employees/prompts.js +37 -1
- package/dist/server/ai-employees/sub-agents/dispatcher.d.ts +36 -0
- package/dist/server/ai-employees/sub-agents/dispatcher.js +225 -0
- package/dist/server/ai-employees/sub-agents/index.d.ts +9 -0
- package/dist/server/{migrations/20250923221107-setup-build-in.js → ai-employees/sub-agents/index.js} +9 -13
- package/dist/server/ai-employees/templates/form-assistant.d.ts +2 -2
- package/dist/server/ai-employees/templates/form-assistant.js +2 -2
- package/dist/server/ai-employees/utils.js +2 -2
- package/dist/server/collections/ai-conversations.js +18 -0
- package/dist/server/{ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_contacts_en.d.ts → collections/ai-mcp-clients.d.ts} +1 -4
- package/dist/server/{ai-employees/built-in/nocobase-assistant/index.js → collections/ai-mcp-clients.js} +12 -13
- package/dist/server/{ai-employees/built-in/ai-coding/document/basic/flow-resource.d.ts → collections/ai-skills.d.ts} +1 -4
- package/dist/server/{ai-employees/built-in/email-assistant/index.js → collections/ai-skills.js} +46 -23
- package/dist/server/{ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_opportunities_en.d.ts → collections/ai-workflow-tasks.d.ts} +1 -4
- package/dist/server/collections/ai-workflow-tasks.js +112 -0
- package/dist/server/{ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_accounts_en.d.ts → collections/users-ai-workflow-tasks.d.ts} +1 -4
- package/dist/server/collections/users-ai-workflow-tasks.js +44 -0
- package/dist/server/llm-providers/anthropic.d.ts +1 -0
- package/dist/server/llm-providers/anthropic.js +2 -1
- package/dist/server/llm-providers/dashscope.d.ts +1 -0
- package/dist/server/llm-providers/deepseek.d.ts +1 -0
- package/dist/server/llm-providers/google-genai.d.ts +1 -0
- package/dist/server/llm-providers/google-genai.js +2 -1
- package/dist/server/llm-providers/kimi/provider.d.ts +1 -0
- package/dist/server/llm-providers/openai/responses.d.ts +1 -0
- package/dist/server/llm-providers/openai/responses.js +2 -1
- package/dist/server/llm-providers/provider.d.ts +1 -10
- package/dist/server/llm-providers/provider.js +3 -34
- package/dist/server/manager/ai-coding-manager.d.ts +1 -2
- package/dist/server/manager/ai-coding-manager.js +0 -41
- package/dist/server/manager/ai-context-datasource-manager.js +30 -1
- package/dist/server/manager/built-in-manager.d.ts +2 -4
- package/dist/server/manager/built-in-manager.js +8 -117
- package/dist/server/migrations/20260306000001-migrate-skill-settings-tools.js +68 -0
- package/dist/server/migrations/20260319000000-add-ai-conversations-from.d.ts +14 -0
- package/dist/server/migrations/20260319000000-add-ai-conversations-from.js +63 -0
- package/dist/server/plugin.d.ts +6 -1
- package/dist/server/plugin.js +31 -8
- package/dist/server/resource/aiConversations.js +112 -188
- package/dist/server/resource/aiEmployees.js +5 -7
- package/dist/server/resource/aiMcpClients.d.ts +11 -0
- package/dist/server/resource/aiMcpClients.js +78 -0
- package/dist/server/{ai-employees/built-in/ai-coding/document/example/js-column/index.d.ts → resource/aiSkills.d.ts} +3 -7
- package/dist/server/resource/aiSkills.js +71 -0
- package/dist/server/resource/aiTools.js +4 -6
- package/dist/server/resource/aiWorkflowTasks.d.ts +12 -0
- package/dist/server/resource/aiWorkflowTasks.js +290 -0
- package/dist/server/tools/docs.js +4 -3
- package/dist/server/tools/workflow-caller.js +1 -0
- package/dist/server/types/ai-chat-conversation.type.d.ts +8 -2
- package/dist/server/types/ai-message.type.d.ts +7 -0
- package/dist/server/utils.d.ts +3 -0
- package/dist/server/utils.js +28 -3
- package/dist/server/workflow/nodes/employee/files.d.ts +16 -0
- package/dist/server/workflow/nodes/employee/files.js +125 -0
- package/dist/server/workflow/nodes/employee/handler.d.ts +11 -0
- package/dist/server/workflow/nodes/employee/handler.js +107 -0
- package/dist/server/workflow/nodes/employee/index.d.ts +17 -0
- package/dist/server/workflow/nodes/employee/index.js +391 -0
- package/dist/server/workflow/nodes/employee/tools.d.ts +12 -0
- package/dist/server/workflow/nodes/employee/tools.js +133 -0
- package/dist/server/workflow/nodes/employee/types.d.ts +35 -0
- package/dist/server/workflow/nodes/employee/types.js +24 -0
- package/dist/server/workflow/utils.d.ts +14 -0
- package/dist/server/workflow/utils.js +111 -0
- package/package.json +4 -2
- package/dist/client/107.64d9efa24d6b9143.js +0 -10
- package/dist/client/124.768c8aa5d6e6b461.js +0 -10
- package/dist/client/159.d52107c7a34ce2da.js +0 -10
- package/dist/client/192.0419770b69678994.js +0 -10
- package/dist/client/204.91be8cfc54d91a59.js +0 -10
- package/dist/client/238.9f784a7cdb751999.js +0 -10
- package/dist/client/263.6e1dfb1cbb1964f5.js +0 -10
- package/dist/client/35.5ee7503d9c09daa8.js +0 -10
- package/dist/client/47.6bd245f2140efd24.js +0 -10
- package/dist/client/481.03b3d2306d409933.js +0 -10
- package/dist/client/586.6a1510cabaa84f23.js +0 -10
- package/dist/client/650.8871a07b31c307ea.js +0 -10
- package/dist/client/755.e295bbd2b2a1cc21.js +0 -10
- package/dist/client/772.d51f683c55e18dd4.js +0 -10
- package/dist/client/870.84187dcb8c89b4dc.js +0 -10
- package/dist/client/933.baab3aa75f30e020.js +0 -10
- package/dist/client/987.3aee964e7f406939.js +0 -10
- package/dist/server/ai-employees/built-in/ai-coding/document/basic/flow-resource.js +0 -256
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/index.js +0 -48
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_accounts_en.js +0 -452
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_contacts_en.js +0 -363
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_opportunities_en.js +0 -270
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_quotations_en.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_quotations_en.js +0 -219
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_tickets_en.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_tickets_en.js +0 -409
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/accounts_filter_ant_style.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/accounts_filter_ant_style.js +0 -324
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/contacts_filter_ant_style.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/contacts_filter_ant_style.js +0 -309
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/index.js +0 -50
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/leads_filter_ant_style.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/leads_filter_ant_style.js +0 -345
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/opportunities_filter_ant_style.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/opportunities_filter_ant_style.js +0 -381
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/product_categories_ant_style.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/product_categories_ant_style.js +0 -545
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/tickets_filter_ant_style.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/tickets_filter_ant_style.js +0 -346
- package/dist/server/ai-employees/built-in/ai-coding/document/js-action.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/js-action.js +0 -102
- package/dist/server/ai-employees/built-in/ai-coding/document/js-block.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/js-block.js +0 -314
- package/dist/server/ai-employees/built-in/ai-coding/document/js-column.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/js-column.js +0 -113
- package/dist/server/ai-employees/built-in/ai-coding/document/js-field.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/js-field.js +0 -498
- package/dist/server/ai-employees/built-in/ai-coding/document/js-item.d.ts +0 -13
- package/dist/server/ai-employees/built-in/ai-coding/document/js-item.js +0 -184
- package/dist/server/ai-employees/built-in/ai-coding/index.d.ts +0 -37
- package/dist/server/ai-employees/built-in/ai-coding/index.js +0 -99
- package/dist/server/ai-employees/built-in/ai-coding/profile.d.ts +0 -27
- package/dist/server/ai-employees/built-in/ai-coding/profile.js +0 -60
- package/dist/server/ai-employees/built-in/ai-coding/prompt_en.md +0 -110
- package/dist/server/ai-employees/built-in/data-modeling/index.d.ts +0 -37
- package/dist/server/ai-employees/built-in/data-modeling/profile.d.ts +0 -27
- package/dist/server/ai-employees/built-in/data-modeling/profile.js +0 -60
- package/dist/server/ai-employees/built-in/data-modeling/prompt.js +0 -283
- package/dist/server/ai-employees/built-in/data-organizer/index.d.ts +0 -37
- package/dist/server/ai-employees/built-in/data-organizer/index.js +0 -63
- package/dist/server/ai-employees/built-in/data-organizer/profile.d.ts +0 -27
- package/dist/server/ai-employees/built-in/data-organizer/profile.js +0 -60
- package/dist/server/ai-employees/built-in/data-visualization/index.d.ts +0 -37
- package/dist/server/ai-employees/built-in/data-visualization/index.js +0 -58
- package/dist/server/ai-employees/built-in/data-visualization/profile.d.ts +0 -27
- package/dist/server/ai-employees/built-in/data-visualization/profile.js +0 -60
- package/dist/server/ai-employees/built-in/email-assistant/index.d.ts +0 -34
- package/dist/server/ai-employees/built-in/email-assistant/profile.d.ts +0 -27
- package/dist/server/ai-employees/built-in/email-assistant/prompt.d.ts +0 -12
- package/dist/server/ai-employees/built-in/insights-analyst/index.d.ts +0 -37
- package/dist/server/ai-employees/built-in/insights-analyst/index.js +0 -63
- package/dist/server/ai-employees/built-in/insights-analyst/profile.d.ts +0 -27
- package/dist/server/ai-employees/built-in/insights-analyst/profile.js +0 -60
- package/dist/server/ai-employees/built-in/insights-analyst/prompt.d.ts +0 -12
- package/dist/server/ai-employees/built-in/nocobase-assistant/index.d.ts +0 -34
- package/dist/server/ai-employees/built-in/nocobase-assistant/profile.d.ts +0 -27
- package/dist/server/ai-employees/built-in/nocobase-assistant/profile.js +0 -60
- package/dist/server/ai-employees/built-in/nocobase-assistant/prompt.d.ts +0 -12
- package/dist/server/ai-employees/built-in/nocobase-assistant/prompt.js +0 -52
- package/dist/server/ai-employees/built-in/research-analyst/index.d.ts +0 -37
- package/dist/server/ai-employees/built-in/research-analyst/index.js +0 -63
- package/dist/server/ai-employees/built-in/research-analyst/profile.d.ts +0 -27
- package/dist/server/ai-employees/built-in/research-analyst/profile.js +0 -60
- package/dist/server/ai-employees/built-in/research-analyst/prompt.d.ts +0 -12
- package/dist/server/ai-employees/built-in/translator/index.d.ts +0 -37
- package/dist/server/ai-employees/built-in/translator/index.js +0 -67
- package/dist/server/ai-employees/built-in/translator/profile.d.ts +0 -27
- package/dist/server/ai-employees/built-in/translator/prompt.d.ts +0 -12
- /package/dist/client/ai-employees/chatbox/{Conversations.d.ts → conversations/Conversations.d.ts} +0 -0
- /package/dist/server/migrations/{20250923221107-setup-build-in.d.ts → 20260306000001-migrate-skill-settings-tools.d.ts} +0 -0
package/dist/locale/en-US.json
CHANGED
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
"AI is thinking": "{{ nickname }} is thinking...",
|
|
9
9
|
"Use all AI employee skills": "Use all AI employee skills",
|
|
10
10
|
"Restrict task skills": "Restrict task skills",
|
|
11
|
+
"Use all AI employee tools": "Use all AI employee tools",
|
|
12
|
+
"Restrict task tools": "Restrict task tools",
|
|
11
13
|
"Use default model": "Use default model",
|
|
12
14
|
"Search disables tools": "The current model does not support tool calls when web search is enabled, which may affect task results",
|
|
13
15
|
"Web search not supported": "The current model does not support calling the web search tool",
|
|
@@ -23,15 +25,15 @@
|
|
|
23
25
|
"Add datasource": "Add data source",
|
|
24
26
|
"Add file": "Add file",
|
|
25
27
|
"Add prompt": "Add prompt",
|
|
26
|
-
"Add
|
|
28
|
+
"Add tool": "Add tool",
|
|
27
29
|
"Ask": "Ask",
|
|
28
30
|
"Allow": "Allow",
|
|
29
|
-
"General
|
|
30
|
-
"Shared by all AI employees.
|
|
31
|
-
"Employee-specific
|
|
32
|
-
"Only available to this AI employee.
|
|
33
|
-
"Custom
|
|
34
|
-
"Created
|
|
31
|
+
"General tools": "General tools",
|
|
32
|
+
"Shared by all AI employees.": "Shared by all AI employees.",
|
|
33
|
+
"Employee-specific tools": "Employee-specific tools",
|
|
34
|
+
"Only available to this AI employee.": "Only available to this AI employee.",
|
|
35
|
+
"Custom tools": "Custom tools",
|
|
36
|
+
"Created by workflow. You can add/remove and set default permissions.": "Created by workflow. You can add/remove and set default permissions.",
|
|
35
37
|
"Permission": "Permission",
|
|
36
38
|
"Suggestions": "Suggestions",
|
|
37
39
|
"Provide a list of suggested prompts for the user to choose from.": "Provide a list of suggested prompts for the user to choose from.",
|
|
@@ -53,10 +55,12 @@
|
|
|
53
55
|
"Background": "Background",
|
|
54
56
|
"Bio": "Bio",
|
|
55
57
|
"Bio placeholder": "The introduction to the AI employee will inform human colleagues about its skills and how to use it. This information will be displayed on the employee’s profile. This will not be part of the prompt of this AI employee.",
|
|
58
|
+
"Business analysis report": "Business analysis report",
|
|
56
59
|
"Call": "Call",
|
|
57
60
|
"Allow use": "Allow use",
|
|
58
61
|
"Cancel": "Cancel",
|
|
59
62
|
"Chart generator": "Chart generator",
|
|
63
|
+
"Charts": "Charts",
|
|
60
64
|
"Chat error warning": "Failed to send message. Please contact the administrator or try again later.",
|
|
61
65
|
"Cite {{count}} pieces of information as references": "Cite {{count}} pieces of information as references",
|
|
62
66
|
"Code history": "Code history",
|
|
@@ -85,8 +89,12 @@
|
|
|
85
89
|
"Desc": "Desc",
|
|
86
90
|
"Description": "Description",
|
|
87
91
|
"Diagnose and fix the error": "Diagnose and fix the error",
|
|
92
|
+
"Download HTML": "Download HTML",
|
|
93
|
+
"Download Markdown": "Download Markdown",
|
|
88
94
|
"Direction": "Direction",
|
|
89
95
|
"Disable search": "Disable search",
|
|
96
|
+
"Switching to {{ nickname }}": "Switching to {{ nickname }}",
|
|
97
|
+
"{{ nickname }} has completed the work": "{{ nickname }} has completed the work",
|
|
90
98
|
"Displays the AI employee’s assigned tasks on the profile when hovering over the button.": "Displays the AI employee’s assigned tasks on the profile when hovering over the button.",
|
|
91
99
|
"Down": "Down",
|
|
92
100
|
"Edit AI employee": "Edit AI employee",
|
|
@@ -118,6 +126,7 @@
|
|
|
118
126
|
"Get models list failed, you can enter a model name manually.": "Get models list failed, you can enter a model name manually.",
|
|
119
127
|
"Greeting message": "Greeting message",
|
|
120
128
|
"Greeting message placeholder": "Opening message sent to the user when starting a new conversation.",
|
|
129
|
+
"HTML": "HTML",
|
|
121
130
|
"Image": "Image",
|
|
122
131
|
"Image (send via Base64)": "Image (send via Base64)",
|
|
123
132
|
"Image (send via URL)": "Image (send via URL)",
|
|
@@ -134,6 +143,7 @@
|
|
|
134
143
|
"Limit": "Limit",
|
|
135
144
|
"Max completion tokens description": "An upper bound for the number of tokens that can be generated for a completion, including visible output tokens and reasoning tokens.",
|
|
136
145
|
"Max retries": "Max retries",
|
|
146
|
+
"Markdown": "Markdown",
|
|
137
147
|
"Message": "Message",
|
|
138
148
|
"Message content": "Message content",
|
|
139
149
|
"Message type": "Message type",
|
|
@@ -146,7 +156,11 @@
|
|
|
146
156
|
"New conversation": "New conversation",
|
|
147
157
|
"New from template": "New from template",
|
|
148
158
|
"Next": "Next",
|
|
159
|
+
"Invalid report definition": "Invalid report definition",
|
|
149
160
|
"Oops! Something went wrong. Let me diagnose and fix it.": "Oops! Something went wrong. Let me diagnose and fix it.",
|
|
161
|
+
"Open the report to preview, export, or print it.": "Open the report to preview, export, or print it.",
|
|
162
|
+
"The report modal will update in real time as new content arrives.": "The report modal will update in real time as new content arrives.",
|
|
163
|
+
"Generated at": "Generated at",
|
|
150
164
|
"Other tools": "Other tools",
|
|
151
165
|
"Others": "Others",
|
|
152
166
|
"Parameter description": "Parameter description",
|
|
@@ -162,11 +176,14 @@
|
|
|
162
176
|
"Picking block": "Picking block",
|
|
163
177
|
"Please choose an AI employee": "Please choose an AI employee",
|
|
164
178
|
"Please select file objects.": "Please select file objects.",
|
|
179
|
+
"Popup blocked. Please allow popups and try again.": "Popup blocked. Please allow popups and try again.",
|
|
165
180
|
"Position": "Position",
|
|
166
181
|
"Position description": "A short label indicating the AI employee’s responsibility.",
|
|
167
182
|
"Position placeholder": "e.g. Translator, etc.",
|
|
168
183
|
"Presence penalty description": "Number between -2.0 and 2.0. Positive values penalize new tokens based on whether they appear in the text so far, increasing the model's likelihood to talk about new topics.",
|
|
184
|
+
"Print PDF": "Print PDF",
|
|
169
185
|
"Preview": "Preview",
|
|
186
|
+
"Preview and export": "Preview and export",
|
|
170
187
|
"Previous": "Previous",
|
|
171
188
|
"Processing complete!": "New data source created successfully!",
|
|
172
189
|
"Profile": "Profile",
|
|
@@ -184,10 +201,13 @@
|
|
|
184
201
|
"Select field values": "Select field values",
|
|
185
202
|
"Send default user message automatically": "Send default user message automatically",
|
|
186
203
|
"Skills": "Skills",
|
|
204
|
+
"Tools": "Tools",
|
|
205
|
+
"MCP tools": "MCP tools",
|
|
187
206
|
"Sort": "Sort",
|
|
188
207
|
"Sort Fields": "Sort Fields",
|
|
189
208
|
"Start coding": "Start coding",
|
|
190
209
|
"Structured output": "Structured output",
|
|
210
|
+
"Define the data structure of the final output of the node": "Define the data structure of the final output of the node",
|
|
191
211
|
"Submit": "Submit",
|
|
192
212
|
"Table": "Table",
|
|
193
213
|
"Task": "Task",
|
|
@@ -198,11 +218,17 @@
|
|
|
198
218
|
"Temperature description": "What sampling temperature to use, between 0 and 2. Higher values like 0.8 will make the output more random, while lower values like 0.2 will make it more focused and deterministic.",
|
|
199
219
|
"Thinking process": "Thinking process",
|
|
200
220
|
"Test flight": "Test flight",
|
|
221
|
+
"Testing connection...": "Testing connection...",
|
|
201
222
|
"Text": "Text",
|
|
202
223
|
"The parameters required by the tool": "Parameters required by the tool",
|
|
203
224
|
"Timout (ms)": "Timout (ms)",
|
|
204
225
|
"Title": "Title",
|
|
205
226
|
"Tongyi": "Tongyi",
|
|
227
|
+
"Connection Successful": "Connection Successful",
|
|
228
|
+
"Successfully connected to MCP server": "Successfully connected to MCP server",
|
|
229
|
+
"Tools found": "Tools found",
|
|
230
|
+
"Connection Failed": "Connection Failed",
|
|
231
|
+
"Failed to connect to MCP server": "Failed to connect to MCP server",
|
|
206
232
|
"Tools available for LLM function calling": "Tools available for LLM function calling",
|
|
207
233
|
"Top P description": "An alternative to sampling with temperature, called nucleus sampling, where the model considers the results of the tokens with top_p probability mass. So 0.1 means only the tokens comprising the top 10% probability mass are considered.",
|
|
208
234
|
"Total {{total}} items": "Total {{total}} items",
|
|
@@ -275,13 +301,115 @@
|
|
|
275
301
|
"ai.tools.getContextVars.about": "Available variables from context. Get values via `await ctx.getVar()`, e.g. `await ctx.getVar('ctx.popup.record')`.",
|
|
276
302
|
"ai.tools.lintAndTestJS.title": "Lint and test JavaScript code",
|
|
277
303
|
"ai.tools.lintAndTestJS.about": "Lint, sandbox-check, and trial-run a JavaScript snippet. Returns diagnostics. Call before outputting final code.",
|
|
304
|
+
"ai.skills.frontendDeveloper.title": "Frontend developer",
|
|
305
|
+
"ai.skills.frontendDeveloper.about": "Assists with writing and testing JavaScript code for NocoBase workflows and frontend components.",
|
|
306
|
+
"ai.skills.documentSearch.title": "Document search",
|
|
307
|
+
"ai.skills.documentSearch.about": "Search and read indexed documentation using keyword-based search and file browsing.",
|
|
308
|
+
"ai.skills.businessAnalysisReport.title": "Business analysis report",
|
|
309
|
+
"ai.skills.businessAnalysisReport.about": "Use the data-query workflow to analyze business data and produce stakeholder-facing reports with markdown and ECharts.",
|
|
310
|
+
"ai.tools.businessReportGenerator.title": "Business report generator",
|
|
311
|
+
"ai.tools.businessReportGenerator.about": "Generate business analysis reports in markdown with ECharts visualizations for preview and export.",
|
|
278
312
|
"Recommended models": "Recommended models",
|
|
279
313
|
"Select models": "Select models",
|
|
280
314
|
"Manual input": "Manual input",
|
|
281
315
|
"Add model": "Add model",
|
|
282
316
|
"No LLM services enabled yet": "No LLM services enabled yet",
|
|
317
|
+
"MCP settings": "MCP settings",
|
|
318
|
+
"Transport": "Transport",
|
|
319
|
+
"Connection": "Connection",
|
|
320
|
+
"Command": "Command",
|
|
321
|
+
"Arguments": "Arguments",
|
|
322
|
+
"Environment variables": "Environment variables",
|
|
323
|
+
"Headers": "Headers",
|
|
324
|
+
"Restart options": "Restart options",
|
|
325
|
+
"Add request header": "Add request header",
|
|
326
|
+
"Add variable": "Add variable",
|
|
327
|
+
"For example: npx, uvx, node": "For example: npx, uvx, node",
|
|
328
|
+
"For example: https://example.com/mcp": "For example: https://example.com/mcp",
|
|
283
329
|
"No model available": "No model available",
|
|
284
330
|
"Please contact the administrator to configure models": "Please contact the administrator to configure models",
|
|
285
331
|
"Thinking in progress": "Thinking in progress",
|
|
286
|
-
"Thinking completed": "Thinking completed"
|
|
332
|
+
"Thinking completed": "Thinking completed",
|
|
333
|
+
"Load specific SKILLS": "Load specific SKILLS",
|
|
334
|
+
"Loading content of the specific SKILLS": "Loading content of the specific SKILLS",
|
|
335
|
+
"General skills": "General skills",
|
|
336
|
+
"Generating": "Generating",
|
|
337
|
+
"Generating business analysis report...": "Generating business analysis report...",
|
|
338
|
+
"Employee-specific skills": "Employee-specific skills",
|
|
339
|
+
"Data modeling expert": "Data modeling expert",
|
|
340
|
+
"A data modeling expert who helps translate business scenarios into normalized database schemas with table declarations and relationship diagrams.": "A data modeling expert who helps translate business scenarios into normalized database schemas with table declarations and relationship diagrams.",
|
|
341
|
+
"Hi, I'm Orin. Tell me about your business scenario, and I'll help you model the database step by step.": "Hi, I'm Orin. Tell me about your business scenario, and I'll help you model the database step by step.",
|
|
342
|
+
"Data organizer": "Data organizer",
|
|
343
|
+
"I extract and structure data from text, and can fill forms automatically.": "I extract and structure data from text, and can fill forms automatically.",
|
|
344
|
+
"Hi! Send me text and I'll structure it into organized data or fill forms.": "Hi! Send me text and I'll structure it into organized data or fill forms.",
|
|
345
|
+
"Data visualization specialist": "Data visualization specialist",
|
|
346
|
+
"I'm Dara, a data visualization expert who transforms complex data into clear and engaging charts that make insights instantly visible.": "I'm Dara, a data visualization expert who transforms complex data into clear and engaging charts that make insights instantly visible.",
|
|
347
|
+
"Hi, I'm Dara. Ask me about your data — I'll visualize the answer.": "Hi, I'm Dara. Ask me about your data — I'll visualize the answer.",
|
|
348
|
+
"Insights analyst": "Insights analyst",
|
|
349
|
+
"I'm Viz, your insights analyst. I find the stories in your data and bring them to life with clear charts and easy-to-understand explanations.": "I'm Viz, your insights analyst. I find the stories in your data and bring them to life with clear charts and easy-to-understand explanations.",
|
|
350
|
+
"Hi, I'm Viz. Ask me a question about your data, and I'll help you see the story behind the numbers.": "Hi, I'm Viz. Ask me a question about your data, and I'll help you see the story behind the numbers.",
|
|
351
|
+
"Research analyst": "Research analyst",
|
|
352
|
+
"I'm Vera, your research analyst. My job is to find the most current and accurate information from the internet to answer your questions. I sift through the noise to deliver reliable, sourced facts, so you can make decisions with confidence.": "I'm Vera, your research analyst. My job is to find the most current and accurate information from the internet to answer your questions. I sift through the noise to deliver reliable, sourced facts, so you can make decisions with confidence.",
|
|
353
|
+
"Hi, I'm Vera. What information can I help you find and verify today?": "Hi, I'm Vera. What information can I help you find and verify today?",
|
|
354
|
+
"Translator": "Translator",
|
|
355
|
+
"I'm Lexi. I bridge communication gaps by providing fast and accurate translations so you can understand others and they can understand you.": "I'm Lexi. I bridge communication gaps by providing fast and accurate translations so you can understand others and they can understand you.",
|
|
356
|
+
"Hello, I'm Lexi. What can I translate for you today?": "Hello, I'm Lexi. What can I translate for you today?",
|
|
357
|
+
"Email expert": "Email expert",
|
|
358
|
+
"I organize, summarize, and draft professional emails by combining history, customer identity, and the current message.": "I organize, summarize, and draft professional emails by combining history, customer identity, and the current message.",
|
|
359
|
+
"Hi, I'm Ellis. Share an email or thread, and I'll pull the context, summarize clearly, and help you craft the right reply.": "Hi, I'm Ellis. Share an email or thread, and I'll pull the context, summarize clearly, and help you craft the right reply.",
|
|
360
|
+
"NocoBase expert": "NocoBase expert",
|
|
361
|
+
"I'm Cole, your NocoBase expert. I provide clear analysis and step-by-step guidance on using NocoBase, based on the official knowledge base.": "I'm Cole, your NocoBase expert. I provide clear analysis and step-by-step guidance on using NocoBase, based on the official knowledge base.",
|
|
362
|
+
"Hello, I'm Cole. I have access to the NocoBase knowledge base. Ask me anything about setting up or using the platform.": "Hello, I'm Cole. I have access to the NocoBase knowledge base. Ask me anything about setting up or using the platform.",
|
|
363
|
+
"Frontend code engineer": "Frontend code engineer",
|
|
364
|
+
"An frontend engineer specializing in JavaScript, HTML, and CSS.": "An frontend engineer specializing in JavaScript, HTML, and CSS.",
|
|
365
|
+
"Hello, I'm Nathan, your frontend code engineer. I'll generate high-quality JavaScript / HTML / CSS code for you. What would you like me to build today?": "Hello, I'm Nathan, your frontend code engineer. I'll generate high-quality JavaScript / HTML / CSS code for you. What would you like me to build today?",
|
|
366
|
+
"AI employee task dispatching": "AI employee task dispatching",
|
|
367
|
+
"Awaken and assign specific tasks to ai employees": "Awaken and assign specific tasks to ai employees",
|
|
368
|
+
"Knowledge base retrieval": "Knowledge base retrieval",
|
|
369
|
+
"Retrieve relevant content from the knowledge base.": "Retrieve relevant content from the knowledge base.",
|
|
370
|
+
"List AI employee": "List AI employee",
|
|
371
|
+
"Get the list of available AI employees": "Get the list of available AI employees",
|
|
372
|
+
"Get AI employee": "Get AI employee",
|
|
373
|
+
"Get the detailed definition of AI employee": "Get the detailed definition of AI employee",
|
|
374
|
+
"Done in {{ durationText }}": "Done in {{ durationText }}",
|
|
375
|
+
"Choose the AI employee for this task": "Choose the AI employee for this task",
|
|
376
|
+
"Operator": "Operator",
|
|
377
|
+
"Complete the task using operator permissions": "Complete the task using operator permissions",
|
|
378
|
+
"Select the LLM to be used for the task": "Select the LLM to be used for the task",
|
|
379
|
+
"Enter the specific task description": "Enter the specific task description",
|
|
380
|
+
"Attachments": "Attachments",
|
|
381
|
+
"Select the file or image to be sent to the LLM": "Select the file or image to be sent to the LLM",
|
|
382
|
+
"Attachment Type": "Attachment Type",
|
|
383
|
+
"File (load via Files collection)": "File (load via Files collection)",
|
|
384
|
+
"File (load via URL)": "File (load via URL)",
|
|
385
|
+
"Enable the LLM to use web search tools during task execution": "Enable the LLM to use web search tools during task execution",
|
|
386
|
+
"Feedback & Notification": "Feedback & Notification",
|
|
387
|
+
"Whether user approval is required before the task outputs the final result": "Whether user approval is required before the task outputs the final result",
|
|
388
|
+
"Assignees": "Assignees",
|
|
389
|
+
"Users who can approve the final output result of the task": "Users who can approve the final output result of the task",
|
|
390
|
+
"No required": "No required",
|
|
391
|
+
"AI decision": "AI decision",
|
|
392
|
+
"Human decision": "Human decision",
|
|
393
|
+
"Approved": "Approved",
|
|
394
|
+
"Approval pending": "Approval pending",
|
|
395
|
+
"Acceptance pending": "Acceptance pending",
|
|
396
|
+
"Processing": "Processing",
|
|
397
|
+
"Pending": "Pending",
|
|
398
|
+
"Resolved": "Resolved",
|
|
399
|
+
"Failed": "Failed",
|
|
400
|
+
"Error": "Error",
|
|
401
|
+
"Aborted": "Aborted",
|
|
402
|
+
"Canceled": "Canceled",
|
|
403
|
+
"Rejected": "Rejected",
|
|
404
|
+
"Retry needed": "Retry needed",
|
|
405
|
+
"Approve": "Approve",
|
|
406
|
+
"Revise": "Revise",
|
|
407
|
+
"Reject": "Reject",
|
|
408
|
+
"The user rejected the execution of this workflow node.": "The user rejected the execution of this workflow node.",
|
|
409
|
+
"Task executing": "Task executing",
|
|
410
|
+
"Response result": "Result",
|
|
411
|
+
"Please enter and send the modification request": "Please enter and send the modification request",
|
|
412
|
+
"{{ nickname }} is working in background.": "{{ nickname }} is working in background.",
|
|
413
|
+
"Click": "Click",
|
|
414
|
+
"to Refresh.": "to Refresh."
|
|
287
415
|
}
|
package/dist/locale/zh-CN.json
CHANGED
|
@@ -6,8 +6,10 @@
|
|
|
6
6
|
"AI integration": "AI 集成",
|
|
7
7
|
"AI is searching": "{{ nickname }}正在搜索...",
|
|
8
8
|
"AI is thinking": "{{ nickname }}正在思考...",
|
|
9
|
-
"Use all AI employee skills": "
|
|
9
|
+
"Use all AI employee skills": "使用 AI 员工全部技能",
|
|
10
10
|
"Restrict task skills": "限定任务技能",
|
|
11
|
+
"Use all AI employee tools": "使用 AI 员工全部工具",
|
|
12
|
+
"Restrict task tools": "限定任务工具",
|
|
11
13
|
"Use default model": "使用默认模型",
|
|
12
14
|
"Search disables tools": "当前模型在启用联网搜索时不支持工具调用,可能影响任务结果",
|
|
13
15
|
"Web search not supported": "当前模型不支持调用联网搜索工具",
|
|
@@ -23,15 +25,15 @@
|
|
|
23
25
|
"Add datasource": "添加数据源",
|
|
24
26
|
"Add file": "添加文件",
|
|
25
27
|
"Add prompt": "添加提示",
|
|
26
|
-
"Add
|
|
28
|
+
"Add tool": "添加工具",
|
|
27
29
|
"Ask": "询问",
|
|
28
30
|
"Allow": "允许",
|
|
29
|
-
"General
|
|
30
|
-
"Shared by all AI employees.
|
|
31
|
-
"Employee-specific
|
|
32
|
-
"Only available to this AI employee.
|
|
33
|
-
"Custom
|
|
34
|
-
"Created
|
|
31
|
+
"General tools": "通用工具",
|
|
32
|
+
"Shared by all AI employees.": "所有 AI 员工共享。",
|
|
33
|
+
"Employee-specific tools": "员工专属工具",
|
|
34
|
+
"Only available to this AI employee.": "仅当前 AI 员工可用。",
|
|
35
|
+
"Custom tools": "自定义工具",
|
|
36
|
+
"Created by workflow. You can add/remove and set default permissions.": "通过工作流创建,可添加/移除并设置默认权限。",
|
|
35
37
|
"Permission": "权限",
|
|
36
38
|
"Suggestions": "建议",
|
|
37
39
|
"Provide a list of suggested prompts for the user to choose from.": "提供一组建议的提示词供用户选择。",
|
|
@@ -53,10 +55,12 @@
|
|
|
53
55
|
"Background": "背景",
|
|
54
56
|
"Bio": "简介",
|
|
55
57
|
"Bio placeholder": "AI 员工的简介,用于告知人类同事其技能和使用方法。该信息将显示在员工的个人资料卡片上,但不会作为该 AI 员工的提示词。",
|
|
58
|
+
"Business analysis report": "业务分析报告",
|
|
56
59
|
"Call": "执行",
|
|
57
60
|
"Allow use": "允许使用",
|
|
58
61
|
"Cancel": "取消",
|
|
59
62
|
"Chart generator": "图表生成器",
|
|
63
|
+
"Charts": "图表",
|
|
60
64
|
"Chat error warning": "发送消息失败,请联系管理员或稍后再试。",
|
|
61
65
|
"Cite {{count}} pieces of information as references": "引用 {{count}} 篇资料作为参考",
|
|
62
66
|
"Code history": "代码历史记录",
|
|
@@ -85,8 +89,12 @@
|
|
|
85
89
|
"Desc": "降序",
|
|
86
90
|
"Description": "描述",
|
|
87
91
|
"Diagnose and fix the error": "诊断并修复错误",
|
|
92
|
+
"Download HTML": "下载 HTML",
|
|
93
|
+
"Download Markdown": "下载 Markdown",
|
|
88
94
|
"Direction": "排序方向",
|
|
89
95
|
"Disable search": "禁用搜索",
|
|
96
|
+
"Switching to {{ nickname }}": "切换为 {{ nickname }}",
|
|
97
|
+
"{{ nickname }} has completed the work": "{{ nickname }} 已完成工作",
|
|
90
98
|
"Displays the AI employee’s assigned tasks on the profile when hovering over the button.": "当鼠标悬停在按钮上时,会在员工资料卡片上显示任务描述。",
|
|
91
99
|
"Down": "下移",
|
|
92
100
|
"Edit AI employee": "编辑 AI 员工",
|
|
@@ -119,6 +127,7 @@
|
|
|
119
127
|
"Get models list failed, you can enter a model name manually.": "获取模型列表失败,你可以手动输入模型名称。",
|
|
120
128
|
"Greeting message": "问候语",
|
|
121
129
|
"Greeting message placeholder": "开启新对话时发送给用户的开场白",
|
|
130
|
+
"HTML": "HTML",
|
|
122
131
|
"Image": "图片",
|
|
123
132
|
"Image (send via Base64)": "图片 (通过 Base64 发送)",
|
|
124
133
|
"Image (send via URL)": "图片 (通过 URL 发送)",
|
|
@@ -135,6 +144,7 @@
|
|
|
135
144
|
"Limit": "限制",
|
|
136
145
|
"Max completion tokens description": "限制一次请求中模型生成 completion 的最大 token 数。输入 token 和输出 token 的总长度受模型的上下文长度的限制。",
|
|
137
146
|
"Max retries": "最大重试次数",
|
|
147
|
+
"Markdown": "Markdown",
|
|
138
148
|
"Message": "消息",
|
|
139
149
|
"Message content": "消息内容",
|
|
140
150
|
"Message type": "消息类型",
|
|
@@ -147,7 +157,11 @@
|
|
|
147
157
|
"New conversation": "新建对话",
|
|
148
158
|
"New from template": "从模板新建",
|
|
149
159
|
"Next": "下一步",
|
|
160
|
+
"Invalid report definition": "报告定义无效",
|
|
150
161
|
"Oops! Something went wrong. Let me diagnose and fix it.": "哦!好像出了什么问题,让我诊断并修复它。",
|
|
162
|
+
"Open the report to preview, export, or print it.": "打开报告以预览、导出或打印。",
|
|
163
|
+
"The report modal will update in real time as new content arrives.": "报告弹窗会随着新内容到达实时更新。",
|
|
164
|
+
"Generated at": "生成时间",
|
|
151
165
|
"Other tools": "其他工具",
|
|
152
166
|
"Others": "其他",
|
|
153
167
|
"Parameter description": "参数描述",
|
|
@@ -163,11 +177,14 @@
|
|
|
163
177
|
"Picking block": "选择区块中",
|
|
164
178
|
"Please choose an AI employee": "请选择 AI 员工",
|
|
165
179
|
"Please select file objects.": "请选择文件对象。",
|
|
180
|
+
"Popup blocked. Please allow popups and try again.": "弹窗被拦截,请允许弹窗后重试。",
|
|
166
181
|
"Position": "职位",
|
|
167
182
|
"Position description": "AI 员工职责的简短描述",
|
|
168
183
|
"Position placeholder": "例如:翻译员等",
|
|
169
184
|
"Presence penalty description": "介于 -2.0 和 2.0 之间的数字。如果该值为正,那么新 token 会根据其是否已在已有文本中出现受到相应的惩罚,从而增加模型谈论新主题的可能性。",
|
|
185
|
+
"Print PDF": "打印 PDF",
|
|
170
186
|
"Preview": "预览",
|
|
187
|
+
"Preview and export": "预览与导出",
|
|
171
188
|
"Previous": "上一步",
|
|
172
189
|
"Processing complete!": "新建数据源成功!",
|
|
173
190
|
"Profile": "员工资料",
|
|
@@ -185,10 +202,13 @@
|
|
|
185
202
|
"Select field values": "选择字段值",
|
|
186
203
|
"Send default user message automatically": "自动发送默认用户消息",
|
|
187
204
|
"Skills": "技能",
|
|
205
|
+
"Tools": "工具",
|
|
206
|
+
"MCP tools": "MCP 工具列表",
|
|
188
207
|
"Sort": "排序",
|
|
189
208
|
"Sort Fields": "排序字段",
|
|
190
209
|
"Start coding": "开始编写代码",
|
|
191
210
|
"Structured output": "结构化输出",
|
|
211
|
+
"Define the data structure of the final output of the node": "定义节点最终输出的数据结构",
|
|
192
212
|
"Submit": "提交",
|
|
193
213
|
"Table": "表格",
|
|
194
214
|
"Task": "任务",
|
|
@@ -199,11 +219,17 @@
|
|
|
199
219
|
"Temperature description": "采样温度,介于 0 和 2 之间。更高的值,如 0.8,会使输出更随机,而更低的值,如 0.2,会使其更加集中和确定。",
|
|
200
220
|
"Thinking process": "思考过程",
|
|
201
221
|
"Test flight": "可用性测试",
|
|
222
|
+
"Testing connection...": "正在测试连接...",
|
|
202
223
|
"Text": "文本",
|
|
203
224
|
"The parameters required by the tool": "工具所需的参数",
|
|
204
225
|
"Timout (ms)": "超时时间(毫秒)",
|
|
205
226
|
"Title": "标题",
|
|
206
227
|
"Tongyi": "通义千问",
|
|
228
|
+
"Connection Successful": "连接成功",
|
|
229
|
+
"Successfully connected to MCP server": "已成功连接到 MCP 服务器",
|
|
230
|
+
"Tools found": "发现工具",
|
|
231
|
+
"Connection Failed": "连接失败",
|
|
232
|
+
"Failed to connect to MCP server": "连接 MCP 服务器失败",
|
|
207
233
|
"Tools available for LLM function calling": "可供 LLM 调用的工具",
|
|
208
234
|
"Top P description": "作为调节采样温度的替代方案,模型会考虑前 top_p 概率的 token 的结果。所以 0.1 就意味着只有包括在最高 10% 概率中的 token 会被考虑。",
|
|
209
235
|
"Total {{total}} items": "共 {{total}} 条数据",
|
|
@@ -278,16 +304,119 @@
|
|
|
278
304
|
"ai.tools.getContextVars.about": "来自上下文的可用变量。通过 `await ctx.getVar()` 获取值,例如 `await ctx.getVar('ctx.popup.record')`。",
|
|
279
305
|
"ai.tools.lintAndTestJS.title": "检查并测试 JavaScript 代码",
|
|
280
306
|
"ai.tools.lintAndTestJS.about": "对 JavaScript 代码进行语法检查、沙箱限制检查和试运行,返回诊断信息。输出最终代码前调用。",
|
|
307
|
+
"ai.skills.frontendDeveloper.title": "前端开发",
|
|
308
|
+
"ai.skills.frontendDeveloper.about": "协助编写和测试 nocobase 工作流和前端组件的 Javascript 代码。",
|
|
309
|
+
"ai.skills.documentSearch.title": "文档检索",
|
|
310
|
+
"ai.skills.documentSearch.about": "使用基于关键字的搜索和文件浏览搜索和读取索引文档。",
|
|
311
|
+
"ai.skills.businessAnalysisReport.title": "业务分析报告",
|
|
312
|
+
"ai.skills.businessAnalysisReport.about": "使用 data-query 工作流分析业务数据,并输出面向业务干系人的 Markdown + ECharts 报告。",
|
|
313
|
+
"ai.tools.businessReportGenerator.title": "业务报告生成器",
|
|
314
|
+
"ai.tools.businessReportGenerator.about": "生成可预览与导出的 Markdown 业务分析报告,并附带 ECharts 图表。",
|
|
281
315
|
"Recommended models": "推荐模型",
|
|
282
316
|
"Select models": "选择模型",
|
|
283
317
|
"Manual input": "手动输入",
|
|
284
318
|
"Add model": "添加模型",
|
|
285
319
|
"No LLM services enabled yet": "暂无已启用的 LLM 服务",
|
|
320
|
+
"MCP settings": "MCP 配置",
|
|
321
|
+
"Transport": "传输方式",
|
|
322
|
+
"Connection": "连接信息",
|
|
323
|
+
"Command": "命令",
|
|
324
|
+
"Arguments": "参数",
|
|
325
|
+
"Environment variables": "环境变量",
|
|
326
|
+
"Headers": "请求头",
|
|
327
|
+
"Restart options": "重启选项",
|
|
328
|
+
"Add request header": "添加请求头",
|
|
329
|
+
"Add variable": "添加变量",
|
|
330
|
+
"For example: npx, uvx, node": "例如:npx、uvx、node",
|
|
331
|
+
"For example: https://example.com/mcp": "例如:https://example.com/mcp",
|
|
286
332
|
"No model available": "无可用模型",
|
|
287
333
|
"Please contact the administrator to configure models": "请联系管理员配置模型",
|
|
288
334
|
"Recommended for third-party OpenAI-compatible APIs (OpenRouter, Groq, Together AI, etc.)": "推荐第三方 OpenAI 兼容 API(OpenRouter、Groq、Together AI 等)",
|
|
289
335
|
"Qwen (Tongyi)": "Qwen(通义千问)",
|
|
290
336
|
"Local models": "本地模型",
|
|
291
337
|
"Thinking in progress": "深度思考中",
|
|
292
|
-
"Thinking completed": "已完成思考"
|
|
338
|
+
"Thinking completed": "已完成思考",
|
|
339
|
+
"Load specific SKILLS": "技能加载",
|
|
340
|
+
"Loading content of the specific SKILLS": "加载指定技能的到会话上下文中",
|
|
341
|
+
"General skills": "通用技能",
|
|
342
|
+
"Generating": "生成中",
|
|
343
|
+
"Generating business analysis report...": "正在生成业务分析报告...",
|
|
344
|
+
"Employee-specific skills": "员工专属技能",
|
|
345
|
+
"Data modeling expert": "数据建模专家",
|
|
346
|
+
"A data modeling expert who helps translate business scenarios into normalized database schemas with table declarations and relationship diagrams.": "一个帮助将业务场景翻译成规范化的数据库架构的建模专家,使用表声明和关系图进行建模。",
|
|
347
|
+
"Hi, I'm Orin. Tell me about your business scenario, and I'll help you model the database step by step.": "嗨,我是Orin。请介绍你的业务场景,我将帮你逐步创建数据库。",
|
|
348
|
+
"Data organizer": "数据整理专家",
|
|
349
|
+
"I extract and structure data from text, and can fill forms automatically.": "我从文本中提取和提炼结构化数据,并可以自动填写表单。",
|
|
350
|
+
"Hi! Send me text and I'll structure it into organized data or fill forms.": "嗨!给我发文本,我会把它结构化成有组织的数据或把数据填写进表格。",
|
|
351
|
+
"Data visualization specialist": "数据可视化专家",
|
|
352
|
+
"I'm Dara, a data visualization expert who transforms complex data into clear and engaging charts that make insights instantly visible.": "我是 Dara,一名数据可视化专家,擅长将复杂数据转化为清晰、生动的图表,让洞察一目了然。",
|
|
353
|
+
"Hi, I'm Dara. Ask me about your data — I'll visualize the answer.": "你好,我是 Dara。告诉我你的数据需求,我会用图表为你呈现。",
|
|
354
|
+
"Insights analyst": "洞察分析师",
|
|
355
|
+
"I'm Viz, your insights analyst. I find the stories in your data and bring them to life with clear charts and easy-to-understand explanations.": "我是Viz,你的洞察分析师。我从你的数据中发现了故事,并用清晰的图表和易于理解的解释使它们栩栩如生。",
|
|
356
|
+
"Hi, I'm Viz. Ask me a question about your data, and I'll help you see the story behind the numbers.": "嗨,我是Viz,问我一个关于你的数据的问题,我会帮助你看到数字背后的故事。",
|
|
357
|
+
"Research analyst": "研究分析师",
|
|
358
|
+
"I'm Vera, your research analyst. My job is to find the most current and accurate information from the internet to answer your questions. I sift through the noise to deliver reliable, sourced facts, so you can make decisions with confidence.": "我是Vera,你的研究分析师。我的工作是从互联网上找到最新和最准确的信息来回答你的问题。我过滤杂音,提供可靠的、有来源的事实,这样你就可以自信地做出决定。",
|
|
359
|
+
"Hi, I'm Vera. What information can I help you find and verify today?": "嗨,我是Vera。今天有什么信息需要我帮忙查找和核实?",
|
|
360
|
+
"Translator": "翻译助理",
|
|
361
|
+
"I'm Lexi. I bridge communication gaps by providing fast and accurate translations so you can understand others and they can understand you.": "我是Lexi。我通过提供快速准确的翻译来弥合沟通差距,这样你就可以理解别人,他们也可以理解你。",
|
|
362
|
+
"Hello, I'm Lexi. What can I translate for you today?": "你好,我是Lexi。今天我能为您翻译些什么?",
|
|
363
|
+
"Email expert": "电子邮件专家",
|
|
364
|
+
"I organize, summarize, and draft professional emails by combining history, customer identity, and the current message.": "嗨,我是 Ellis。请分享一封邮件或邮件线程,我会帮你提取上下文、清晰总结,并协助你撰写合适的回复。",
|
|
365
|
+
"Hi, I'm Ellis. Share an email or thread, and I'll pull the context, summarize clearly, and help you craft the right reply.": "",
|
|
366
|
+
"NocoBase expert": "NocoBase助手",
|
|
367
|
+
"I'm Cole, your NocoBase expert. I provide clear analysis and step-by-step guidance on using NocoBase, based on the official knowledge base.": "我是Cole,你的NocoBase助手。我基于官方知识库提供使用NocoBase的清晰的分析和逐步指导。",
|
|
368
|
+
"Hello, I'm Cole. I have access to the NocoBase knowledge base. Ask me anything about setting up or using the platform.": "你好,我是Cole。我可以进入NocoBase的知识库。问我任何关于设置或使用平台的问题。",
|
|
369
|
+
"Frontend code engineer": "前端工程师",
|
|
370
|
+
"An frontend engineer specializing in JavaScript, HTML, and CSS.": "一个擅长 JavaScript、HTML 和 CSS 的前端工程师。",
|
|
371
|
+
"Hello, I'm Nathan, your frontend code engineer. I'll generate high-quality JavaScript / HTML / CSS code for you. What would you like me to build today?": "嗨,我是 Nathan,你的前端工程师。我将为您生成高质量 JavaScript / HTML / CSS 代码。今天您想创建什么?",
|
|
372
|
+
"AI employee task dispatching": "AI员工任务分派",
|
|
373
|
+
"Awaken and assign specific tasks to ai employees": "唤醒 AI 员工并分派具体任务",
|
|
374
|
+
"Knowledge base retrieval": "知识库检索",
|
|
375
|
+
"Retrieve relevant content from the knowledge base.": "从知识库中检索相关内容。",
|
|
376
|
+
"List AI employee": "列出 AI 员工",
|
|
377
|
+
"Get the list of available AI employees": "获取可用的 AI 员工列表",
|
|
378
|
+
"Get AI employee": "获取 AI 员工",
|
|
379
|
+
"Get the detailed definition of AI employee": "获取 AI 员工的详细定义",
|
|
380
|
+
"Done in {{ durationText }}": "已完成 {{ durationText }}",
|
|
381
|
+
"Choose the AI employee for this task": "为当前任务选择 AI 员工",
|
|
382
|
+
"Operator": "操作者",
|
|
383
|
+
"Complete the task using operator permissions": "用操作者权限完成任务",
|
|
384
|
+
"Select the LLM to be used for the task": "选择任务要使用的大模型",
|
|
385
|
+
"Enter the specific task description": "输入具体任务描述",
|
|
386
|
+
"Attachments": "附件",
|
|
387
|
+
"Select the file or image to be sent to the LLM": "选择发送给大模型的文件或图片",
|
|
388
|
+
"Attachment Type": "附件类型",
|
|
389
|
+
"File (load via Files collection)": "文件 (从文件数据表加载)",
|
|
390
|
+
"File (load via URL)": "文件 (从文件URL加载)",
|
|
391
|
+
"Enable the LLM to use web search tools during task execution": "允许大模型在任务执行期间使用联网搜索工具",
|
|
392
|
+
"Feedback & Notification": "反馈与通知",
|
|
393
|
+
"Requires approval": "需要审批",
|
|
394
|
+
"Whether user approval is required before the task outputs the final result": "任务输出最终结果前是否需要用户审批",
|
|
395
|
+
"Assignees": "审批人",
|
|
396
|
+
"Users who can approve the final output result of the task": "可以批准任务最终输出结果的用户",
|
|
397
|
+
"No required": "不需要",
|
|
398
|
+
"AI decision": "AI 决策",
|
|
399
|
+
"Human decision": "人工决策",
|
|
400
|
+
"Approved": "已审批",
|
|
401
|
+
"Approval pending": "待审批",
|
|
402
|
+
"Acceptance pending": "待接受",
|
|
403
|
+
"Processing": "处理中",
|
|
404
|
+
"Pending": "待处理",
|
|
405
|
+
"Resolved": "完成",
|
|
406
|
+
"Failed": "失败",
|
|
407
|
+
"Error": "出错",
|
|
408
|
+
"Aborted": "已终止",
|
|
409
|
+
"Canceled": "已取消",
|
|
410
|
+
"Rejected": "已拒绝",
|
|
411
|
+
"Retry needed": "需重试",
|
|
412
|
+
"Approve": "批准",
|
|
413
|
+
"Revise": "修改",
|
|
414
|
+
"Reject": "拒绝",
|
|
415
|
+
"The user rejected the execution of this workflow node.": "用户拒绝了该工作流节点的执行。",
|
|
416
|
+
"Task executing": "任务执行中",
|
|
417
|
+
"Response result": "结果",
|
|
418
|
+
"Please enter and send the modification request": "请输入并发送修改要求",
|
|
419
|
+
"{{ nickname }} is working in background.": "{{ nickname }} 在后台工作中",
|
|
420
|
+
"Click": "点击",
|
|
421
|
+
"to Refresh.": "刷新。"
|
|
293
422
|
}
|