Commit Graph

5580 Commits

Author SHA1 Message Date
zhangzhanwei 3ce69d64fb perf: Memory optimization 2025-11-14 18:51:29 +08:00
CaptainB fbc13a0bc2 feat: optimize RSA encryption and decryption processes with caching and memory improvements 2025-11-14 18:36:23 +08:00
wangdan-fit2cloud 3838f68fa9 perf: Optimize the display of the header username
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-13 11:13:25 +08:00
wxg0103 c78e0f113f fix: increase username and nickname length validation to 4-64 characters
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-12 16:49:50 +08:00
wxg0103 b62914af4c fix: update username length validation to 4-64 characters 2025-11-12 14:24:18 +08:00
wxg0103 334c3d3021 fix: include accessToken in WeCom QR code iframe URL
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-12 11:38:20 +08:00
zhangzhanwei 2194b8b8cb fix: Whisper stt model 2025-11-12 11:33:54 +08:00
wxg0103 10dbda23bc fix: include accessToken in WeCom QR code iframe URL 2025-11-12 11:27:42 +08:00
shaohuzhang1 d7127b9caf fix: After adding form collection at the loop node, the variables from subsequent nodes in the loop become empty (#4351) 2025-11-12 10:48:18 +08:00
liqiang-fit2cloud 7135614aec refactor: rename env CORE_WORKER to MAXKB_CORE_WORKER. 2025-11-12 09:54:07 +08:00
CaptainB eb0b8d6651 chore: adjust default worker count calculation in command.py
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-11 20:45:20 +08:00
liqiang-fit2cloud cd89dd6726 refactor: add code comment. 2025-11-11 20:45:20 +08:00
liqiang-fit2cloud 2050adfdc5 refactor: never restart core worker if worker=1. 2025-11-11 20:44:44 +08:00
wangdan-fit2cloud 923f3f1f5e fix: Fixing the display of conversation time during dialogue
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-11 17:23:42 +08:00
wangdan-fit2cloud 7468bfd43f feat: The dividing line in the directory section can be dragged and dropped 2025-11-11 16:14:53 +08:00
wxg0103 2aa2d71a1a fix: remove streaming parameter from GeminiImage initialization 2025-11-11 14:50:09 +08:00
CaptainB 35a246e103 chore: update element-plus to 2.11.7 and jspdf to 3.0.3 in package.json 2025-11-11 13:33:37 +08:00
zhangzhanwei 756d73e569 fix: Application read permission
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-10 15:21:22 +08:00
zhangzhanwei fe5608d1ab fix: When having read permission for the application, the application settings page can be viewed 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 663a6f2db1 refactor: throw EACCES error for IP, throw EAI_FAIL for domain name. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud c9f330b1ea refactor: delete .SANDBOX_BANNED_HOSTS file if SANDBOX_PYTHON_BANNED_KEYWORDS is empty/ 2025-11-10 15:21:22 +08:00
CaptainB 706f387beb refactor: enhance init_scheduler to include xpack job execution 2025-11-10 15:21:22 +08:00
CaptainB 45bdaf5788 refactor: remove scheduler service and related code 2025-11-10 15:21:22 +08:00
wxg0103 9b04eeea76 fix: add optional chaining to breadcrumbData length check 2025-11-10 15:21:22 +08:00
shaohuzhang1 6b3a2d7c4d refactor: add cl100k_base.tiktoken tokenizer. (#4331) 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 474addc9cc refactor: add cl100k_base.tiktoken tokenizer. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud bb57783c08 refactor: change model path in MKTokenizer. 2025-11-10 15:21:22 +08:00
shaohuzhang1 f6ebaa7cac feat: Local model validation using local_madel (#4330) 2025-11-10 15:21:22 +08:00
shaohuzhang1 bb58bbbf46 feat: Using the HuggingFace tokenizer (#4329) 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud df1f1d6bd2 fix: ensure worker count is properly converted to integer for max_requests 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 8f3cd55ad9 fix: fix typo. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 28ec8335db refactor: set MAXKB_SANDBOX_HOME env. 2025-11-10 15:21:22 +08:00
CaptainB d26626f0a3 fix: ensure worker count is properly converted to integer for max_requests 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud e30cf91528 refactor: ban host.docker.internal access by default. 2025-11-10 15:21:22 +08:00
CaptainB e0f9adacb4 fix: add .SANDBOX_BANNED_HOSTS to .gitignore 2025-11-10 15:21:22 +08:00
CaptainB 4e369da525 fix: correct parameter name for graceful timeout in Gunicorn configuration 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud aa269c114a refactor: set timeout for workers. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud a1507c1e44 refactor: never restart scheduler worker if worker=1. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud 1600160f4f refactor: never restart local_model worker if LOCAL_MODEL_HOST_WORKER=1. 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud ed140743e2 refactor: read SANDBOX_BANNED_HOSTS from file instead of env. 2025-11-10 15:21:22 +08:00
wangdan-fit2cloud 2dc6d813aa feat: Folder directories support moving or dragging. 2025-11-10 15:21:22 +08:00
shaohuzhang1 0b330c82db fix: dependency package (#4328) 2025-11-10 15:21:22 +08:00
CaptainB bba5f9b3d6 fix: update globals_v initialization to use an empty dictionary in tool_code.py 2025-11-10 15:21:22 +08:00
shaohuzhang1 c32a76335d fix: dependency package (#4325) 2025-11-10 15:21:22 +08:00
liqiang-fit2cloud be6679ee29 refactor: forbidden access by hostname or docker ip. 2025-11-10 15:21:22 +08:00
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