Commit Graph

5535 Commits

Author SHA1 Message Date
liqiang-fit2cloud d3ad608392 refactor: rename MAXKB_SANDBOX_PYTHON_ALLOW_HOSTS_REGEXES to MAXKB_SANDBOX_PYTHON_BANNED_HOSTS 2025-11-10 15:21:22 +08:00
shaohuzhang1 be43d264ce fix: Rearrange model dependency (#4324) 2025-11-10 15:21:22 +08:00
shaohuzhang1 c08056ea37 fix: Set the startup environment variables (#4322) 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 88b73d0e16 refactor: rename MAXKB_SANDBOX_PYTHON_ALLOW_HOSTS_REGEXES to MAXKB_SANDBOX_PYTHON_ALLOW_HOST_REGEXES 2025-11-10 15:21:22 +08:00
CaptainB 983ccdcb27 fix: set environment variables for LD_PRELOAD and SANDBOX_ALLOW_HOSTS_REGEXES in sandbox execution 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 762359703c refactor: rename MAXKB_SANDBOX_PYTHON_BANNED_HOSTS to MAXKB_SANDBOX_PYTHON_ALLOW_HOSTS_REGEXES 2025-11-10 15:21:22 +08:00
shaohuzhang1 2508e389aa fix: Set the startup environment variables (#4321) 2025-11-10 15:21:22 +08:00
dependabot[bot] de1147fc69 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-10 15:21:22 +08:00
CaptainB 0c20a7dd52 fix: set environment variables for banned hosts and preload library in sandbox execution 2025-11-10 15:21:22 +08:00
shaohuzhang1 977019b2bd fix: Application workflow, after the loop ends, there is a recall node that cannot have a conversation (#4319) 2025-11-10 15:21:22 +08:00
shaohuzhang1 fa1aee6c3d perf: Memory optimization (#4318) 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 3445e05aea feat: add MAXKB_SANDBOX_PYTHON_BANNED_HOSTS env to ban host for sandbox in tools code. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud aed98a5906 feat: add MAXKB_SANDBOX_PYTHON_BANNED_HOSTS env to ban host for sandbox in tools code. 2025-11-10 15:21:22 +08:00
wangdan-fit2cloud c34c37f869 fix: Fixed the issue where resource authorization modifications would automatically fold subfolders 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud cb6835c3fe feat: add MAXKB_SANDBOX_PYTHON_BANNED_HOSTS env to ban host for sandbox in tools code. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud e4b90c6e96 feat: add MAXKB_SANDBOX_PYTHON_BANNED_HOSTS env to ban host for sandbox in tools code. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 1186752027 feat: add MAXKB_SANDBOX_PYTHON_BANNED_HOSTS env to ban host for sandbox in tools code. 2025-11-10 15:21:22 +08:00
CaptainB f417a5aa39 revert: add Gunicorn preload option and initialize shared resources
This reverts commit 1af14bdb27.
2025-11-10 15:21:22 +08:00
CaptainB 7a9c67d5df fix: add empty environment variable dictionary for subprocess execution 2025-11-10 15:21:22 +08:00
CaptainB 63beec4dfb feat: add Gunicorn preload option and initialize shared resources 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 568cc74ae3 fix: remove env from sandbox. 2025-11-10 15:21:22 +08:00
wangdan-fit2cloud 607ed83225 perf: Optimize file directory style 2025-11-10 15:21:22 +08:00
CaptainB 45f97fceb9 revert: add subprocess handling for local model and conditional post handler execution
This reverts commit 8e3550eb83.
2025-11-10 15:21:22 +08:00
zhangzhanwei 2814e48be1 feat: Folder move order by name 2025-11-10 15:21:22 +08:00
zhangzhanwei ba4e0b77f5 feat: Folder move 2025-11-10 15:21:22 +08:00
CaptainB e497ce271f feat: add subprocess handling for local model and conditional post handler execution 2025-11-10 15:21:22 +08:00
wangdan-fit2cloud 89e7e7b805 fix: Revise the copy 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 3c8ca222bd perf: revert preload. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 70e4f5f467 perf: revert preload. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud d35cf16031 perf: revert preload. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 41b60ed53c perf: revert preload. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 5fcf122003 perf: revert preload. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 00acd372db perf: revert preload. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 5ea3023bde perf: revert preload. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud e84391b4c4 perf: revert preload. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 7b0df86578 perf: revert preload. 2025-11-10 15:21:22 +08:00
wxg0103 8d3ee5d519 fix: remove WeCom JSSDK dependency from package.json 2025-11-10 10:59:10 +08:00
wxg0103 ea7ea85acc fix: adjust iframe styling for WeCom QR code component 2025-11-10 10:59:10 +08:00
wxg0103 4340a0aadb fix: update WeCom QR code handling to use iframe and include callback URL 2025-11-10 10:59:10 +08:00
CaptainB b36faff714 chore: update document deletion logic to handle paragraph IDs and related mappings
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
--bug=1063248 --user=刘瑞斌 【知识库】删除文档时,分段与问题的关联关系没有清除 https://www.tapd.cn/62980211/s/1793500
2025-11-03 16:38:21 +08:00
王旭辉 d636d6ea7a fix(vector): 修复 source_type 判断类型问题
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
- 将 source_type 转换为字符串后再与枚举值比较
- 避免了类型不匹配导致的判断错误
- 确保了数据分块功能的正常运行
2025-11-03 10:44:21 +08:00
shaohuzhang1 fcd258d05c
fix: The maximum limit for application dialogue has been modified to 10000000 times (#4302) 2025-11-03 10:20:20 +08:00
liqiang-fit2cloud 33b4efa2a5 fix: fix LD_PRELOAD env.
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-10-31 18:36:44 +08:00
liqiang-fit2cloud 4c5317ca51 fix: fix LD_PRELOAD env. 2025-10-31 18:35:28 +08:00
liqiang-fit2cloud 3f986c5f65 fix: fix LD_PRELOAD env. 2025-10-31 18:19:31 +08:00
shaohuzhang1 a0d3031b4f
fix: Unable to export dialogue log data due to error (#4298) 2025-10-31 14:00:06 +08:00
zhangzhanwei 2a15017523 fix: XF stt model 2025-10-31 13:49:24 +08:00
wangdan-fit2cloud 90f4830d82 fix: Fix the shared knowledge base list issue
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-31 13:12:14 +08:00
wangdan-fit2cloud 0dc1d74cd1 perf: Optimize copywriting
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-30 17:59:31 +08:00
zhangzhanwei d9bda9679d fix: Migration 2025-10-30 17:23:50 +08:00