Commit Graph

2411 Commits

Author SHA1 Message Date
CaptainB 691cd8d2e7 Merge branch 'v2-c' into knowledge_workflow 2025-11-26 15:54:24 +08:00
liqiang-fit2cloud 74ba4ce4fc fix: kill all processes after timeout.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-26 14:01:43 +08:00
CaptainB 35b8a345e9 refactor: optimize buffer retrieval in document processing
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-26 13:12:18 +08:00
CaptainB 091f771f15 fix: include document name in bytes_to_uploaded_file call for better file handling 2025-11-26 13:12:18 +08:00
CaptainB 85597a4568 fix: append results to paragraph_list instead of replacing it 2025-11-26 12:27:19 +08:00
liqiang-fit2cloud 9ec9cf7e0f fix: kill all processes after timeout. 2025-11-26 12:23:15 +08:00
fit2cloudzhao 2cdd42ccd3 fix: Fix the non-empty check of the tool input parameters 2025-11-26 11:42:19 +08:00
CaptainB daacbc3e4e feat: add recursive filtering for file_bytes in context data 2025-11-26 11:38:22 +08:00
wxg0103 9a474b2302 feat: implement SAML2 authentication with configuration options 2025-11-26 11:31:04 +08:00
CaptainB 831c07d51f fix: filter out 'file_bytes' from result in get_details method 2025-11-26 11:14:09 +08:00
zhangzhanwei 434a9bf3e4 fix: Get workspace_id from workflow params 2025-11-26 10:12:17 +08:00
zhangzhanwei b2ad983154 feat: Alter fork depth 2025-11-25 15:29:23 +08:00
zhangzhanwei 7da64a2268 feat: Filter user by role
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-25 15:22:58 +08:00
liqiang-fit2cloud 197d514cb4 refactor: clear all env from sandbox. 2025-11-25 14:33:13 +08:00
shaohuzhang1 1f7ae78b8a feat: Execution details support loading status
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-25 11:09:55 +08:00
CaptainB 757cff4837 Merge branch 'v2-c' into knowledge_workflow
# Conflicts:
#	apps/common/utils/tool_code.py
2025-11-25 10:40:45 +08:00
CaptainB 18445b56d8 refactor: remove unused sys import and improve module handling 2025-11-25 10:36:39 +08:00
liqiang-fit2cloud 5e909a4ba1 feat: add MAXKB_SANDBOX_PYTHON_PROCESS_TIMEOUT_SECONDS env. 2025-11-25 10:27:08 +08:00
liqiang-fit2cloud eb30b88d10 refactor: remove MAXKB_SANDBOX_PYTHON_BANNED_KEYWORDS.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-24 18:42:06 +08:00
liqiang-fit2cloud 057e0420cf security: not allow to create subprocess in sandbox by default. 2025-11-24 18:25:20 +08:00
shaohuzhang1 10372c8909 fix: Add workspace ID as workflow execution parameter 2025-11-24 17:26:35 +08:00
CaptainB a3c0cc1115 refactor: update file ID assignment in document extraction to use provided metadata 2025-11-24 17:22:10 +08:00
shaohuzhang1 c9eb84ff75 feat: Workflow menu that distinguishes between applications and knowledge bases 2025-11-24 17:11:20 +08:00
CaptainB 1622d0674f refactor: update file ID assignment in document extraction to use provided metadata 2025-11-24 16:22:47 +08:00
CaptainB 99477d6f6d refactor: simplify file handling in document extraction by removing unnecessary byte conversion and enhancing file saving logic 2025-11-24 15:59:22 +08:00
zhangzhanwei e5a2c576dc feat: Chunks stored 2025-11-24 15:50:46 +08:00
CaptainB 1d60741b4f feat: extend support modes in variable aggregation node to include knowledge workflows 2025-11-24 14:34:21 +08:00
CaptainB cd28a7fd4a refactor: streamline image handling by updating application and knowledge ID management 2025-11-24 14:29:35 +08:00
CaptainB 9c42965543 refactor: streamline image handling by updating application and knowledge ID management
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-24 12:31:57 +08:00
wxg0103 3670ec27de feat: enhance image generation by supporting multiple model types
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-24 10:33:17 +08:00
shaohuzhang1 7e7e786bef Merge branch 'v2' into knowledge_workflow
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
# Conflicts:
#	apps/application/flow/workflow_manage.py
#	apps/common/utils/tool_code.py
#	ui/src/views/tool/component/ToolListContainer.vue
2025-11-21 18:09:39 +08:00
shaohuzhang1 ada109d7ca feat: tool datasource 2025-11-21 17:05:21 +08:00
CaptainB 5922597775 feat: enhance Document Split Node with result processing and problem list generation 2025-11-21 15:44:56 +08:00
liqiang-fit2cloud d6a3a3cf1f refactor: change dir permissions.
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-21 15:05:32 +08:00
liqiang-fit2cloud 49e52aa53c refactor: change dir permissions. 2025-11-21 14:58:59 +08:00
liqiang-fit2cloud e27d39c1ac refactor: change dir permissions. 2025-11-21 14:10:28 +08:00
zhangzhanwei 820b68071b fix: Allow problem be blank 2025-11-21 13:43:27 +08:00
liqiang-fit2cloud 491c39f4d0 refactor: change dir permissions. 2025-11-21 12:23:36 +08:00
liqiang-fit2cloud a9b6f2b211 refactor: change dir permissions. 2025-11-21 10:35:47 +08:00
liqiang-fit2cloud fb37c57b53 refactor: change dir permissions.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-21 09:37:19 +08:00
CaptainB 80f14f1e54 feat: enhance Document Split Node with result processing and problem list generation
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-20 18:01:14 +08:00
zhangzhanwei 1da372e4bd feat: Knowledge write
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-20 17:34:43 +08:00
CaptainB 27e5c65ff1 feat: add Document Split Node functionality and localization 2025-11-20 17:06:53 +08:00
CaptainB b6c6e1b336 feat: add Document Split Node functionality and localization 2025-11-20 16:36:45 +08:00
zhangzhanwei 9dc3f21406 feat: Knowledge write 2025-11-20 15:08:17 +08:00
liqiang-fit2cloud 8c0836627a refactor: remove print.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-19 17:16:22 +08:00
shaohuzhang1 e758f015f3 feat: knowledge workflow
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-19 16:32:11 +08:00
wxg0103 18b40f3664 fix: remove unnecessary print statement from model invocation
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-19 16:24:49 +08:00
wxg0103 05b59a4d35 fix: remove unnecessary print statement from model invocation 2025-11-19 15:40:59 +08:00
wxg0103 27dd90c7df feat: enhance token management and normalize content handling in chat model 2025-11-19 15:14:54 +08:00