CaptainB
|
cd25bcf074
|
refactor: adjust paragraph position handling to insert new paragraphs at the top
--bug=1057642 --user=刘瑞斌 【知识库】文档中添加分段,最后添加的没显示在最上面 https://www.tapd.cn/62980211/s/1719802
|
2025-06-27 17:59:09 +08:00 |
|
shaohuzhang1
|
276378a9ae
|
feat: application workflow (#3415)
|
2025-06-27 17:35:01 +08:00 |
|
wxg0103
|
a7cbba161c
|
refactor: xfembedding model
|
2025-06-27 16:34:22 +08:00 |
|
CaptainB
|
db58ed8aba
|
fix: allow null and blank values for status and order_by fields in document queries
--bug=1057473 --user=刘瑞斌 【知识库】文档列表通过列表字段筛选文档不生效 https://www.tapd.cn/62980211/s/1719702
|
2025-06-27 16:28:11 +08:00 |
|
zhangzhanwei
|
62cb3704cf
|
feat: System setting permission
|
2025-06-27 15:11:57 +08:00 |
|
wxg0103
|
644247b1cb
|
refactor: permission
|
2025-06-27 15:03:43 +08:00 |
|
wxg0103
|
8f70bacc02
|
refactor: sql
|
2025-06-27 14:40:22 +08:00 |
|
wxg0103
|
c1e01e005b
|
feat: role setting
|
2025-06-27 14:38:32 +08:00 |
|
wxg0103
|
e25544e032
|
feat: role setting
|
2025-06-27 14:37:16 +08:00 |
|
wxg0103
|
c5c06254b7
|
feat: role setting
|
2025-06-27 14:29:44 +08:00 |
|
wxg0103
|
d0e447774f
|
refactor: model
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-27 11:54:27 +08:00 |
|
wxg0103
|
594ca6cd89
|
refactor: model
|
2025-06-27 11:18:02 +08:00 |
|
CaptainB
|
173f7e8321
|
fix: ensure limit parameter is an integer in split_model initialization
--bug=1057597 --user=刘瑞斌 【知识库】通用知识库高级分段生成预览为空 https://www.tapd.cn/62980211/s/1719490
|
2025-06-27 11:06:55 +08:00 |
|
shaohuzhang1
|
c95a49c972
|
fix: application related knowledge (#3407)
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-26 22:38:32 +08:00 |
|
shaohuzhang1
|
3447da58bd
|
fix: application related knowledge (#3406)
|
2025-06-26 22:31:12 +08:00 |
|
zhangzhanwei
|
530928af38
|
fix: System router permission
|
2025-06-26 21:03:10 +08:00 |
|
CaptainB
|
c2c1d4eeb9
|
feat: make folder_id optional in KnowledgeSerializer query
sync2gitee / repo-sync (push) Waiting to run
--bug=1057489 --user=刘瑞斌 【知识库】-文档迁移功能报错,无法选择文件夹和目标知识库 https://www.tapd.cn/62980211/s/1719276
|
2025-06-26 20:13:56 +08:00 |
|
wxg0103
|
20010ee227
|
refactor: model
|
2025-06-26 20:06:26 +08:00 |
|
wxg0103
|
e1c37636d6
|
refactor: resource model list
|
2025-06-26 19:54:28 +08:00 |
|
wxg0103
|
3bab501f08
|
refactor: i18n
|
2025-06-26 19:53:56 +08:00 |
|
CaptainB
|
0c2a17ed56
|
feat: update get_query_set method to accept workspace_manage and is_x_pack_ee parameters
|
2025-06-26 19:43:45 +08:00 |
|
wxg0103
|
75df321783
|
refactor: model list
|
2025-06-26 19:08:23 +08:00 |
|
CaptainB
|
8fc074fecb
|
feat: enhance tool query logic and add user-specific SQL files for improved access control
|
2025-06-26 19:06:58 +08:00 |
|
CaptainB
|
8b960b96a1
|
feat: implement automatic authorization and cache refresh for new tool creation
|
2025-06-26 19:06:58 +08:00 |
|
shaohuzhang1
|
f13a29a611
|
fix: model share (#3402)
|
2025-06-26 18:18:19 +08:00 |
|
CaptainB
|
974f61d2d9
|
feat: update document and paragraph status default to use get_default_status function
|
2025-06-26 17:48:18 +08:00 |
|
shaohuzhang1
|
8ce3a44ef8
|
fix: list shard model (#3399)
|
2025-06-26 17:40:37 +08:00 |
|
wxg0103
|
e8f80094ce
|
refactor: model
|
2025-06-26 17:26:50 +08:00 |
|
CaptainB
|
d49f448a5f
|
fix: correct image path replacement logic in zip_split_handle
|
2025-06-26 17:02:34 +08:00 |
|
wxg0103
|
0886459bad
|
refactor: Add log records for image understanding
--bug=1057568 --user=王孝刚 【模型管理】阿里云百炼视觉模型输入错误的基础模型可正常创建 https://www.tapd.cn/62980211/s/1719185
|
2025-06-26 16:58:18 +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 |
|
CaptainB
|
56fe631ed6
|
feat: update knowledge export methods to use knowledge_id for filtering documents and paragraphs
--bug=1057505 --user=刘瑞斌 【知识库】导出知识库是空白的 https://www.tapd.cn/62980211/s/1719080
|
2025-06-26 15:55:37 +08:00 |
|
CaptainB
|
dfa66c1d23
|
feat: adjust position handling in paragraph serializer to ensure integer type
--bug=1057467 --user=刘瑞斌 【知识库】企业版-知识库文档中添加分段失败 https://www.tapd.cn/62980211/s/1719011
|
2025-06-26 15:15:50 +08:00 |
|
shaohuzhang1
|
ce5850b6d4
|
feat: tool model resource permission (#3395)
|
2025-06-26 14:20:57 +08:00 |
|
wxg0103
|
ac7e39fb18
|
refactor: model
|
2025-06-26 14:15:08 +08:00 |
|
CaptainB
|
ad72517ebe
|
feat: add validation for folder name uniqueness and parent folder assignment
--bug=1057431 --user=刘瑞斌 【工具】文件夹编辑,可以修改名称与同级文件夹重名 https://www.tapd.cn/62980211/s/1718940
|
2025-06-26 14:06:30 +08:00 |
|
wxg0103
|
183d6c74d5
|
refactor: knowledge model
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-26 11:40:57 +08:00 |
|
wxg0103
|
f463786710
|
fix: PASSWORD_REGEX
|
2025-06-26 10:44:19 +08:00 |
|
shaohuzhang1
|
ea7b8547be
|
fix: user permission (#3390)
|
2025-06-25 20:37:27 +08:00 |
|
CaptainB
|
67bb79079f
|
feat: update logging configuration for improved log level management and format
|
2025-06-25 18:48:10 +08:00 |
|
wxg0103
|
a26c4320dd
|
refactor: user filter
|
2025-06-25 18:38:50 +08:00 |
|
shaohuzhang1
|
6cdd8ffe39
|
feat: add download operate permission (#3388)
|
2025-06-25 17:57:55 +08:00 |
|
CaptainB
|
40fcc5bcb9
|
refactor: replace logging calls with maxkb_logger for consistency
|
2025-06-25 17:37:09 +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 |
|
shaohuzhang1
|
4a90127a92
|
fix: Application workspace restrictions (#3385)
|
2025-06-25 16:56:10 +08:00 |
|
CaptainB
|
fe8f87834d
|
refactor: replace logging with maxkb_logger for consistent logging across modules
|
2025-06-25 16:46:50 +08:00 |
|
wxg0103
|
fe066aea68
|
fix: Modify password verification regular expression
--bug=1057464 --user=王孝刚 【对话用户】用户-修改密码-修改密码为「Abc123」,修改成功了-与密码规则不符 https://www.tapd.cn/62980211/s/1718453
|
2025-06-25 16:29:06 +08:00 |
|
CaptainB
|
3aa0847506
|
refactor: replace print statements with logging for improved error tracking
|
2025-06-25 16:18:19 +08:00 |
|