Commit Graph

39 Commits

Author SHA1 Message Date
wangdan-fit2cloud b034737b35 perf: Optimize icons 2025-12-04 15:22:55 +08:00
shaohuzhang1 c4dd09ca1e
feat: Knowledge Base Workflow Execution Record (#4435) 2025-12-04 14:22:46 +08:00
zhangzhanwei 953fc5f434 feat: Knowledge workflow save interface 2025-12-02 16:43:19 +08:00
shaohuzhang1 cbbdef0462
feat: Knowledge base workflow release, version management function (#4405)
* feat: Knowledge base workflow release, version management function

* feat: Knowledge base workflow release, version management function
2025-12-01 15:04:25 +08:00
shaohuzhang1 bfae088df6
feat: knowledge workflow (#4399)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
* feat: init knowledge workflow

* feat: add knowledge workflow and version models, serializers, and API views

* feat: knowledge workflow

* feat: knowledge workflow

* feat: add KnowledgeWorkflowModelSerializer and Operate class for workflow management

* fix: route

* feat: knowledge workflow

* feat: Knowledge workflow permission

* feat: knowledge workflow

* feat: knowledge workflow

* feat: knowledge workflow

* feat: knowledge workflow

* feat: Data source web node

* fix: Back route

* feat: knowledge workflow

* feat: knowledge workflow

* feat: Knowledge write node

* feat: add Data Source tool functionality and localization

* feat: add Data Source tool functionality and localization

* feat: knowledge workflow

* feat: knowledge workflow

* fix: simplify export tool permission check in ToolListContainer.vue

* fix: simplify export condition in ToolResourceIndex.vue

* fix: simplify condition for copying tool in ToolListContainer

* feat: knowledge workflow

* fix: Upload local files and add output fields

* feat: Knowledge write

* feat: add Document Split Node functionality and localization

* feat: add Document Split Node functionality and localization

* feat: Knowledge write

* feat: enhance Document Split Node with result processing and problem list generation

* fix: Allow problem be blank

* feat: enhance Document Split Node with result processing and problem list generation

* feat: tool datasource

* fix: Optimization of knowledge base workflow execution logic

* refactor: streamline image handling by updating application and knowledge ID management

* refactor: streamline image handling by updating application and knowledge ID management

* feat: extend support modes in variable aggregation node to include knowledge workflows

* feat: Chunks stored

* refactor: simplify file handling in document extraction by removing unnecessary byte conversion and enhancing file saving logic

* refactor: update file ID assignment in document extraction to use provided metadata

* feat: Workflow menu that distinguishes between applications and knowledge bases

* refactor: update file ID assignment in document extraction to use provided metadata

* fix: Add workspace ID as workflow execution parameter

* feat: add code template for Data Source tool form functionality

* refactor: remove unused sys import and improve module handling

* feat: Execution details support loading status

* refactor: update tool type handling and improve category merging logic

* feat: Alter fork depth

* fix: ensure filterList is properly initialized and updated in getList function

* refactor: simplify ToolStoreDialog by removing unused toolType logic

* perf: Optimize the style

* style: adjust div width for improved layout in Tree component

* refactor: improve polling mechanism for knowledge workflow action

* fix: Get workspace_id from workflow params

* fix: filter out 'file_bytes' from result in get_details method

* feat: add recursive filtering for file_bytes in context data

* fix: append results to paragraph_list instead of replacing it

* perf: Optimize translation files

* fix: include document name in bytes_to_uploaded_file call for better file handling

* refactor: optimize buffer retrieval in document processing

* refactor: remove redundant parameter from bytes_to_uploaded_file call

* fix: Page style optimization

* feat: add slider for setting limit in document rules form

* feat: add workflow knowledge management endpoints and related functionality

* fix: swap file size and file count limits in form inputs

* refactor: update tool_config args to use list format for improved readability

* feat: Node supports knowledge base workflow

* feat: Node supports knowledge base workflow

* fix: Basic node data cannot be obtained in the workflow

* style: Knowledge base workflow debugging page style adjustment

* fix: Loop nodes cannot be used in the knowledge base workflow

* fix: Knowledge base workflow variable assignment node

* feat: add chunk size slider to form for custom split strategy

* fix: Workflow style optimization

---------

Co-authored-by: CaptainB <bin@fit2cloud.com>
Co-authored-by: zhangzhanwei <zhanwei.zhang@fit2cloud.com>
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-11-28 15:38:20 +08:00
wangdan-fit2cloud 6d38a71906 perf: Login authentication added prompt message 2025-11-18 11:22:19 +08:00
CaptainB 620d4ff996 feat: add document replacement functionality with file upload 2025-10-20 15:32:30 +08:00
CaptainB 79fbc52741 feat: add search document node functionality and related configurations 2025-10-17 10:27:31 +08:00
CaptainB c47c70afb0 feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +08:00
CaptainB 2ec98d9c3b fix: update request data handling to use request.data instead of request.query_params 2025-07-21 12:25:17 +08:00
CaptainB 2520461544 fix: trim whitespace from document name in export functions
--bug=1058737 --user=刘瑞斌 【共享资源】web知识库文档中导出excel文档,导出默认文档名称优化 https://www.tapd.cn/62980211/s/1731548
2025-07-15 13:46:38 +08:00
CaptainB 1a06264930 refactor: update prefix usage in knowledge API call
--bug=1057818 --user=刘瑞斌 [知识库]企业版/专业版-知识库详情页-设置-修改任意信息,保存后页面404 https://www.tapd.cn/62980211/s/1721489
2025-07-02 11:01:32 +08:00
CaptainB cc06d07016 refactor: enhance document download function with additional parameter and add new MIME types 2025-07-01 15:59:08 +08:00
CaptainB 0e79d2eb37 fix: correct method from del to put in delMulDocument function 2025-06-21 14:43:28 +08:00
wangdan-fit2cloud 7acdd887bf feat: document 2025-06-19 21:33:37 +08:00
wangdan-fit2cloud 72d9833038 feat: paragraph 2025-06-19 20:33:25 +08:00
wangdan-fit2cloud 85138e4e2b feat: document 2025-06-18 21:41:02 +08:00
wangdan-fit2cloud 449aa63f85 feat: permission 2025-06-17 20:37:17 +08:00
wangdan-fit2cloud 89ad56744b feat: lark knowledge 2025-06-17 18:39:21 +08:00
wangdan-fit2cloud 2e24409e5b feat: document 2025-06-17 17:46:17 +08:00
dataeaseShu a892f3075f fix(knowledge document): bug fix 2025-06-17 10:25:29 +08:00
wangdan-fit2cloud fcba4c376f fix: bug 2025-06-16 20:20:52 +08:00
wangdan-fit2cloud 189564de21 feat: api 2025-06-16 19:02:08 +08:00
dataeaseShu 6bfee8d072 fix(knowledge): knowledge shared 2025-06-16 17:13:58 +08:00
wangdan-fit2cloud 75410459eb fix: bug 2025-06-13 17:21:46 +08:00
dataeaseShu ac6716b29b
fix(knowledge base): knowledge base lark upload (#3255) 2025-06-13 17:12:31 +08:00
wangdan-fit2cloud 4948051f67 feat: Related Knowledge 2025-06-13 15:54:11 +08:00
wangdan-fit2cloud 76e3eeba14 feat: knowledge 2025-06-09 19:57:49 +08:00
wangdan-fit2cloud f0bbe1c2f8 feat: document 2025-06-09 19:47:30 +08:00
wangdan-fit2cloud c68e35e9da feat: paragraph 2025-06-09 18:54:34 +08:00
wangdan-fit2cloud b1610a00bf feat: problem 2025-06-09 17:44:18 +08:00
wangdan-fit2cloud 82d4a3376b feat: paragraph
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-08 16:43:40 +08:00
wxg0103 9c205048d4 refactor: ui 2025-06-06 09:39:01 +08:00
wangdan-fit2cloud d33bc56db1 feat: knowledge 2025-06-05 20:16:08 +08:00
wangdan-fit2cloud 61359e078f feat: knowledge 2025-06-04 18:54:07 +08:00
wangdan-fit2cloud a84c287963 feat: knowledge
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-04 18:09:00 +08:00
wangdan-fit2cloud b16353fbe8 feat: knowledge
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-05-30 14:34:24 +08:00
wangdan-fit2cloud b45095f7ec feat: knowledge
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-05-27 19:06:56 +08:00
wangdan-fit2cloud 0ae489a50b feat: layout 2025-05-08 16:23:13 +08:00