wxg0103
|
9ac2710b24
|
refactor: permission
|
2025-06-18 19:21:27 +08:00 |
|
CaptainB
|
89023d14fe
|
refactor: update embedding model ID references in knowledge.py and dataset_lark_serializer.py
|
2025-06-18 18:46:41 +08:00 |
|
CaptainB
|
63d8906639
|
refactor: update user reference to use nick_name in index.vue and shared_tool.py
|
2025-06-18 18:44:48 +08:00 |
|
shaohuzhang1
|
dbbd2f95af
|
fix: model permission (#3300)
|
2025-06-18 18:16:05 +08:00 |
|
CaptainB
|
b9304f0fda
|
refactor: improve SQL queries to include user nicknames and enhance readability
|
2025-06-18 18:15:16 +08:00 |
|
shaohuzhang1
|
13c5833d42
|
fix: model permission (#3299)
|
2025-06-18 18:09:50 +08:00 |
|
shaohuzhang1
|
c793f429de
|
fix: model permission (#3298)
|
2025-06-18 17:55:31 +08:00 |
|
CaptainB
|
c1ca6eafe6
|
refactor: enhance workspace authorization handling in shared knowledge, model, and tool
|
2025-06-18 17:54:00 +08:00 |
|
wxg0103
|
4975c4b2bf
|
refactor: permission
|
2025-06-18 17:25:24 +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 |
|
CaptainB
|
9068c1fca0
|
refactor: simplify serializer field definitions in tool.py
|
2025-06-18 16:43:08 +08:00 |
|
wxg0103
|
ee1ca6fb23
|
refactor: permission
|
2025-06-18 16:12:54 +08:00 |
|
CaptainB
|
e6c2e4fb13
|
feat: enhance knowledge retrieval with JSON metadata support
|
2025-06-18 16:10:24 +08:00 |
|
wxg0103
|
3498d799cf
|
refactor: permission
|
2025-06-18 16:06:18 +08:00 |
|
CaptainB
|
45508b08a3
|
fix: update file extension from .fx to .tool in export functionality
|
2025-06-18 15:28:07 +08:00 |
|
CaptainB
|
f4e15d76a0
|
feat: add is_active field to tool and tool_folder queries
|
2025-06-18 15:22:05 +08:00 |
|
CaptainB
|
707094359b
|
feat: add icon field to tool and tool_folder queries
|
2025-06-18 15:13:22 +08:00 |
|
zhangzhanwei
|
4eb594598c
|
feat: Permission update
|
2025-06-18 15:10:01 +08:00 |
|
CaptainB
|
c056cd85ac
|
fix: allow null values for tool edit request fields
|
2025-06-18 15:09:16 +08:00 |
|
wxg0103
|
b16d1d68dc
|
refactor: user
|
2025-06-18 14:01:43 +08:00 |
|
shaohuzhang1
|
4205dc902f
|
fix: permission (#3292)
|
2025-06-18 13:33:49 +08:00 |
|
shaohuzhang1
|
fb4880f3f4
|
fix: redis db (#3291)
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-18 12:24:26 +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 |
|
CaptainB
|
fbc37edf3c
|
fix: include workspace_id in batch save for document processing
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-17 20:20:35 +08:00 |
|
shaohuzhang1
|
d0ba49456f
|
fix: chat user token (#3284)
|
2025-06-17 20:08:39 +08:00 |
|
CaptainB
|
62d0089c9e
|
fix: change HTTP methods from GET to PUT for document synchronization endpoints
|
2025-06-17 19:00:30 +08:00 |
|
CaptainB
|
0d36704f63
|
fix: correct position parameter usage in adjust_position method
|
2025-06-17 18:31:11 +08:00 |
|
CaptainB
|
9221c7c93a
|
fix: remove default model reference from embedding_model and add export paths for templates
|
2025-06-17 17:20:00 +08:00 |
|
shaohuzhang1
|
a93d7ca6d7
|
feat: chat captcha (#3279)
|
2025-06-17 15:01:59 +08:00 |
|
CaptainB
|
9ab90a7b21
|
fix: update ToolCreateRequest to ToolEditRequest for validation in edit method
|
2025-06-17 15:00:41 +08:00 |
|
shaohuzhang1
|
695773df7d
|
fix: user role (#3278)
|
2025-06-17 14:47:17 +08:00 |
|
CaptainB
|
3c39c508cf
|
fix: set paragraph positions based on maximum existing position
|
2025-06-17 14:21:11 +08:00 |
|
CaptainB
|
93daee5bc7
|
fix: remove required label from workspace_id in Pylint serializer
|
2025-06-17 14:07:56 +08:00 |
|
CaptainB
|
119f678224
|
fix: update paragraph ordering and adjust position during bulk creation
|
2025-06-17 13:23:34 +08:00 |
|
shaohuzhang1
|
00e486c3fe
|
feat: chat message ui (#3275)
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-17 11:58:35 +08:00 |
|
wxg0103
|
863e08120a
|
refactor: model
|
2025-06-16 21:04:46 +08:00 |
|
wxg0103
|
63eefa3ffa
|
refactor: model
|
2025-06-16 20:46:04 +08:00 |
|
CaptainB
|
77a824235f
|
fix: correct embedding_model_id references in SQL and Vue files
|
2025-06-16 20:16:23 +08:00 |
|
CaptainB
|
8e93e1ea2e
|
fix: handle None source_file_id in link_file method
|
2025-06-16 16:57:10 +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 |
|
CaptainB
|
8fd4541d67
|
fix: add psutil dependency version 7.0.0 to pyproject.toml
|
2025-06-16 13:34:24 +08:00 |
|
CaptainB
|
b8f80931d2
|
fix: update default folder reference from 'root' to 'default' in multiple models
|
2025-06-16 12:59:51 +08:00 |
|
CaptainB
|
cbcad3cc83
|
fix: update default folder reference from 'root' to 'default' in multiple models
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-16 11:42:28 +08:00 |
|
CaptainB
|
7aa0b10f93
|
fix: update Dockerfile to use 'build-only' command for UI build process
|
2025-06-16 11:33:20 +08:00 |
|
shaohuzhang1
|
719ad9c9c1
|
Update django.po
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-13 23:57:51 +08:00 |
|