Commit Graph

5567 Commits

Author SHA1 Message Date
zhangzhanwei 9dc3f21406 feat: Knowledge write 2025-11-20 15:08:17 +08:00
shaohuzhang1 ec72140b51 fix: Upload local files and add output fields 2025-11-20 14:52:16 +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
CaptainB 8baa8e81cf fix: simplify condition for copying tool in ToolListContainer
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-18 11:30:34 +08:00
CaptainB 754cb89ca4 fix: simplify export condition in ToolResourceIndex.vue 2025-11-18 11:09:33 +08:00
CaptainB 3e47117f46 fix: simplify export tool permission check in ToolListContainer.vue 2025-11-18 11:04:22 +08:00
shaohuzhang1 30902f85cb feat: knowledge workflow 2025-11-18 10:58:11 +08:00
shaohuzhang1 bc1a4809e0 feat: knowledge workflow 2025-11-17 19:08:43 +08:00
CaptainB 7eddb4bd83 feat: add Data Source tool functionality and localization
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-17 15:36:58 +08:00
CaptainB 18194cc06b feat: add Data Source tool functionality and localization 2025-11-17 15:07:31 +08:00
zhangzhanwei 39fd3657dd feat: Knowledge write node 2025-11-17 10:27:32 +08:00
shaohuzhang1 399f33604c feat: knowledge workflow
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-13 17:24:41 +08:00
shaohuzhang1 6b61dac7bf feat: knowledge workflow
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-12 17:00:39 +08:00
zhangzhanwei 58446c896e fix: Back route 2025-11-12 16:52:32 +08:00
zhangzhanwei 17c0056be1 feat: Data source web node 2025-11-12 15:02:47 +08:00
shaohuzhang1 8df567fb79 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-12 10:19:17 +08:00
shaohuzhang1 4ee70651e7 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-11 19:00:39 +08:00
shaohuzhang1 856c1eeb8a feat: knowledge workflow 2025-11-11 18:51:20 +08:00
shaohuzhang1 8d7734b9c6 feat: knowledge workflow 2025-11-11 17:41:52 +08:00
zhangzhanwei b82e12ac2e feat: Knowledge workflow permission 2025-11-11 16:17:06 +08:00
shaohuzhang1 b886d8d458 feat: knowledge workflow 2025-11-11 15:54:02 +08:00
shaohuzhang1 107fc44049 fix: route
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-10 14:05:20 +08:00
CaptainB 3c31fbd527 feat: add KnowledgeWorkflowModelSerializer and Operate class for workflow management
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-06 18:05:40 +08:00
shaohuzhang1 45b32bf405 feat: knowledge workflow 2025-11-06 18:05:40 +08:00
shaohuzhang1 c632a09f1f feat: knowledge workflow 2025-11-06 18:05:40 +08:00
CaptainB cd68e897ad feat: add knowledge workflow and version models, serializers, and API views 2025-11-06 18:05:40 +08:00
shaohuzhang1 de93d5daca feat: init knowledge workflow 2025-11-06 18:05:40 +08:00
CaptainB 806393f28c fix: update globals_v initialization to use an empty dictionary in tool_code.py 2025-11-06 17:18:23 +08:00
liqiang-fit2cloud 0bd9e170fb Merge remote-tracking branch 'origin/v2' into v2 2025-11-06 16:52:57 +08:00
liqiang-fit2cloud c1fbb41aa5 refactor: forbidden access by hostname or docker ip. 2025-11-06 16:52:47 +08:00
shaohuzhang1 8cabf823e8
fix: dependency package (#4325)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-06 16:46:20 +08:00
liqiang-fit2cloud f0ecad6de1 refactor: rename MAXKB_SANDBOX_PYTHON_ALLOW_HOSTS_REGEXES to MAXKB_SANDBOX_PYTHON_BANNED_HOSTS 2025-11-06 15:41:35 +08:00
shaohuzhang1 1b464c4d8f
fix: Rearrange model dependency (#4324) 2025-11-06 14:24:48 +08:00
liqiang-fit2cloud 3ab17c61ff Merge remote-tracking branch 'origin/v2' into v2 2025-11-06 11:23:20 +08:00
liqiang-fit2cloud 6e39df454c refactor: rename MAXKB_SANDBOX_PYTHON_ALLOW_HOSTS_REGEXES to MAXKB_SANDBOX_PYTHON_ALLOW_HOST_REGEXES 2025-11-06 11:23:09 +08:00
shaohuzhang1 8a0a807763
fix: Set the startup environment variables (#4322) 2025-11-06 11:22:36 +08:00
CaptainB 6ac10785c9 fix: set environment variables for LD_PRELOAD and SANDBOX_ALLOW_HOSTS_REGEXES in sandbox execution 2025-11-06 11:10:37 +08:00
liqiang-fit2cloud 9029240931 refactor: rename MAXKB_SANDBOX_PYTHON_BANNED_HOSTS to MAXKB_SANDBOX_PYTHON_ALLOW_HOSTS_REGEXES 2025-11-06 11:03:48 +08:00
shaohuzhang1 88fc5dd398
fix: Set the startup environment variables (#4321) 2025-11-06 10:31:14 +08:00
dependabot[bot] a4d8595dbf
chore(deps): bump django in the pip group across 1 directory (#4320)
Bumps the pip group with 1 update in the / directory: [django](https://github.com/django/django).


Updates `django` from 5.2.7 to 5.2.8
- [Commits](https://github.com/django/django/compare/5.2.7...5.2.8)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.8
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-06 09:26:14 +08:00
CaptainB bb7dfbc2fe fix: set environment variables for banned hosts and preload library in sandbox execution
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-05 21:19:53 +08:00
shaohuzhang1 ebf54aa12f
fix: Application workflow, after the loop ends, there is a recall node that cannot have a conversation (#4319) 2025-11-05 19:53:01 +08:00
shaohuzhang1 a8d0729e65
perf: Memory optimization (#4318) 2025-11-05 19:05:26 +08:00
liqiang-fit2cloud 1f4d6d1123 feat: add MAXKB_SANDBOX_PYTHON_BANNED_HOSTS env to ban host for sandbox in tools code. 2025-11-05 19:03:17 +08:00
liqiang-fit2cloud f0be269cdc feat: add MAXKB_SANDBOX_PYTHON_BANNED_HOSTS env to ban host for sandbox in tools code. 2025-11-05 18:44:57 +08:00
wangdan-fit2cloud d7a6de1515 fix: Fixed the issue where resource authorization modifications would automatically fold subfolders 2025-11-05 17:37:27 +08:00
liqiang-fit2cloud 1d749a4a92 feat: add MAXKB_SANDBOX_PYTHON_BANNED_HOSTS env to ban host for sandbox in tools code. 2025-11-05 17:00:50 +08:00
liqiang-fit2cloud b7152867a3 feat: add MAXKB_SANDBOX_PYTHON_BANNED_HOSTS env to ban host for sandbox in tools code. 2025-11-05 16:55:29 +08:00
liqiang-fit2cloud 9971df1a02 feat: add MAXKB_SANDBOX_PYTHON_BANNED_HOSTS env to ban host for sandbox in tools code. 2025-11-05 16:43:17 +08:00
CaptainB a30d0d07d1 revert: add Gunicorn preload option and initialize shared resources
This reverts commit 1af14bdb27.
2025-11-05 16:39:54 +08:00