CaptainB
|
d49f448a5f
|
fix: correct image path replacement logic in zip_split_handle
|
2025-06-26 17:02:34 +08:00 |
|
CaptainB
|
37ac79dc5a
|
feat: import File model in zip_split_handle for enhanced functionality
--bug=1057478 --user=刘瑞斌 【知识库】通用知识库上传ZIP文件,分段失败 https://www.tapd.cn/62980211/s/1719181
|
2025-06-26 16:56:28 +08:00 |
|
CaptainB
|
e24a2001c5
|
feat: refine regex patterns in text_split_handle for improved comment detection
--bug=1057526 --user=刘瑞斌 【知识库】markdown文件导入知识库,分段详情中代码块展示异常 https://www.tapd.cn/62980211/s/1719131
|
2025-06-26 16:23:32 +08:00 |
|
shaohuzhang1
|
ea7b8547be
|
fix: user permission (#3390)
|
2025-06-25 20:37:27 +08:00 |
|
shaohuzhang1
|
6cdd8ffe39
|
feat: add download operate permission (#3388)
|
2025-06-25 17:57:55 +08:00 |
|
wxg0103
|
3a2294e53b
|
fix: chat user change error
|
2025-06-25 17:30:12 +08:00 |
|
CaptainB
|
a73e0b10f9
|
refactor: replace logging with maxkb_logger for consistent logging across modules
|
2025-06-25 17:00:18 +08:00 |
|
CaptainB
|
fe8f87834d
|
refactor: replace logging with maxkb_logger for consistent logging across modules
|
2025-06-25 16:46:50 +08:00 |
|
CaptainB
|
3aa0847506
|
refactor: replace print statements with logging for improved error tracking
|
2025-06-25 16:18:19 +08:00 |
|
shaohuzhang1
|
275ec80701
|
feat: chat record (#3374)
|
2025-06-24 17:44:59 +08:00 |
|
wxg0103
|
c253e8b696
|
refactor: remove print
|
2025-06-24 15:30:42 +08:00 |
|
CaptainB
|
2ab57802f4
|
feat: update sys.path to exclude multiple directories in tool_code.py
|
2025-06-24 14:45:05 +08:00 |
|
CaptainB
|
d459beb1a0
|
feat: update Python package paths in tool_code.py and Dockerfile
|
2025-06-24 14:08:18 +08:00 |
|
CaptainB
|
3a91562289
|
feat: refactor tool_code.py to use sys.executable and update Dockerfile for diskcache2 installation
|
2025-06-24 13:35:02 +08:00 |
|
shaohuzhang1
|
1a5db6b5ea
|
fix: user role (#3362)
|
2025-06-24 11:14:51 +08:00 |
|
CaptainB
|
01ed7045e0
|
feat: update Dockerfile to set up Python virtual environment and adjust memory settings for builds
|
2025-06-23 19:42:28 +08:00 |
|
wxg0103
|
eeb101d150
|
refactor: i18n
|
2025-06-23 19:04:38 +08:00 |
|
shaohuzhang1
|
f32f158876
|
fix: application permission label (#3345)
|
2025-06-23 13:46:50 +08:00 |
|
CaptainB
|
3e9c3c0602
|
feat: update UUID generation to use uuid7 for improved uniqueness across models
|
2025-06-23 11:19:20 +08:00 |
|
CaptainB
|
b496a2b2c5
|
feat: update migration files and add new models for application settings and chat functionality
|
2025-06-23 10:25:45 +08:00 |
|
CaptainB
|
47a3489a0a
|
fix: add LOG_DIR import and update log directory paths
sync2gitee / repo-sync (push) Has been cancelled
|
2025-06-21 22:42:46 +08:00 |
|
shaohuzhang1
|
9c73c8dea0
|
fix: Complete application permissions (#3339)
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-20 22:40:48 +08:00 |
|
shaohuzhang1
|
145e96594f
|
fix: Complete application permissions (#3338)
|
2025-06-20 22:31:41 +08:00 |
|
shaohuzhang1
|
35d86c6484
|
feat: workspace manage role (#3333)
|
2025-06-20 17:15:55 +08:00 |
|
liqiang-fit2cloud
|
0c8a80897b
|
fix: remove REDIS env from sandbox.
|
2025-06-20 16:29:04 +08:00 |
|
shaohuzhang1
|
961e67e98d
|
fix: resource permission group list (#3331)
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-20 14:35:58 +08:00 |
|
shaohuzhang1
|
5e67c0b40a
|
fix: resource permission group list (#3330)
|
2025-06-20 14:26:15 +08:00 |
|
shaohuzhang1
|
ba078a9aab
|
fix: user role (#3319)
|
2025-06-19 20:29:28 +08:00 |
|
shaohuzhang1
|
4e170c6ed7
|
feat: chat password auth (#3318)
|
2025-06-19 20:02:52 +08:00 |
|
CaptainB
|
45908b91ff
|
refactor: update dataset_id to knowledge_id in zip_split_handle.py and tools.py
|
2025-06-18 21:28:33 +08:00 |
|
CaptainB
|
c0b770f41e
|
refactor: update dataset_id to knowledge_id in zip_split_handle.py and tools.py
|
2025-06-18 21:15:53 +08:00 |
|
wxg0103
|
395f3f91ec
|
refactor: i18n
|
2025-06-18 20:17:01 +08:00 |
|
shaohuzhang1
|
f7a0ee6184
|
fix: permission role (#3295)
|
2025-06-18 17:07:38 +08:00 |
|
shaohuzhang1
|
acb00e92d8
|
fix: permission role (#3294)
|
2025-06-18 16:49:17 +08:00 |
|
wxg0103
|
ee1ca6fb23
|
refactor: permission
|
2025-06-18 16:12:54 +08:00 |
|
wxg0103
|
3498d799cf
|
refactor: permission
|
2025-06-18 16:06:18 +08:00 |
|
shaohuzhang1
|
4205dc902f
|
fix: permission (#3292)
|
2025-06-18 13:33:49 +08:00 |
|
shaohuzhang1
|
5e9a7583a3
|
fix: ui 404 (#3290)
|
2025-06-18 12:14:40 +08:00 |
|
shaohuzhang1
|
a08dd98ffb
|
fix: permission (#3289)
|
2025-06-18 11:26:21 +08:00 |
|
shaohuzhang1
|
d0ba49456f
|
fix: chat user token (#3284)
|
2025-06-17 20:08:39 +08:00 |
|
shaohuzhang1
|
695773df7d
|
fix: user role (#3278)
|
2025-06-17 14:47:17 +08:00 |
|
wxg0103
|
f773792424
|
refactor: log add workspace_id
|
2025-06-16 16:31:28 +08:00 |
|
shaohuzhang1
|
60b3bcdd64
|
feat: operate log workspace (#3266)
|
2025-06-16 16:28:07 +08:00 |
|
wxg0103
|
d8ca74a2f5
|
refactor: xpack license
|
2025-06-16 15:08:33 +08:00 |
|
shaohuzhang1
|
1ea78ea0c7
|
fix: role authentication (#3263)
|
2025-06-16 14:05:08 +08:00 |
|
wxg0103
|
f4efdca5ed
|
refactor: permission
|
2025-06-13 18:36:01 +08:00 |
|
CaptainB
|
43087e7ca3
|
feat: add compilation and installation scripts for MaxKB project
|
2025-06-13 17:58:52 +08:00 |
|
CaptainB
|
54578eff33
|
fix: update logging messages to reflect new MaxKB branding
|
2025-06-13 11:18:39 +08:00 |
|
CaptainB
|
9a7281212d
|
fix: update image URL paths to use OSS endpoints
|
2025-06-12 15:49:54 +08:00 |
|
wxg0103
|
16482af519
|
refactor: chat user add login auth
|
2025-06-11 19:36:35 +08:00 |
|