shaohuzhang1
|
a39010bc4a
|
fix: resource auth (#3327)
|
2025-06-20 13:36:28 +08:00 |
|
CaptainB
|
01a25efe1c
|
feat: standardize label field values in tool SQL insert statements
|
2025-06-20 13:24:29 +08:00 |
|
CaptainB
|
9a89565931
|
feat: update community file with new hash value
|
2025-06-20 12:46:46 +08:00 |
|
CaptainB
|
f646a5caad
|
fix: update icon paths for various tools in internal_tool.sql
|
2025-06-20 12:24:23 +08:00 |
|
CaptainB
|
63abffec3c
|
feat: add label field to tool serializer and SQL queries
|
2025-06-20 11:57:55 +08:00 |
|
CaptainB
|
e13bd094fa
|
feat: add label field to tool model and update SQL insert statements
|
2025-06-20 11:52:51 +08:00 |
|
wxg0103
|
d2ec6d558b
|
fix: model add workspace_id
|
2025-06-20 10:40:51 +08:00 |
|
shaohuzhang1
|
f40e625ee1
|
fix: workspace (#3320)
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-19 21:43:57 +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
|
7aa73e7110
|
fix: make folder_id parameter optional in document.py
|
2025-06-19 19:45:26 +08:00 |
|
CaptainB
|
2c3eb20592
|
fix: make folder_id parameter optional in document.py
|
2025-06-19 19:42:29 +08:00 |
|
CaptainB
|
80b3be46fd
|
fix: add template_id to tool and tool_folder queries in list_tool.sql
|
2025-06-19 19:39:16 +08:00 |
|
CaptainB
|
35b30c2009
|
fix: add template_id to tool and tool_folder queries in list_tool.sql
|
2025-06-19 19:22:31 +08:00 |
|
CaptainB
|
c9bdb9ca8a
|
fix: add scope column to tool and folder queries in list_tool.sql
|
2025-06-19 19:15:46 +08:00 |
|
CaptainB
|
4e87048053
|
fix: add tool_type field to Tool serializer in tool.py
|
2025-06-19 19:08:38 +08:00 |
|
CaptainB
|
a6b8cc4a31
|
fix: add scope parameter to tool serializer in tool.py
|
2025-06-19 18:38:12 +08:00 |
|
CaptainB
|
317db5ae18
|
fix: add scope parameter to tool serializer in tool.py
|
2025-06-19 18:33:43 +08:00 |
|
CaptainB
|
5237f8b5fc
|
fix: enhance folder movement validation to prevent exceeding depth limit
|
2025-06-19 17:45:29 +08:00 |
|
shaohuzhang1
|
e02d417af9
|
feat: application assess (#3312)
|
2025-06-19 17:25:46 +08:00 |
|
CaptainB
|
52ba4d6342
|
refactor: update model instance retrieval to use workspace_id and enhance document syncing with image linking
|
2025-06-19 16:20:15 +08:00 |
|
wxg0103
|
dbfbcdd0b6
|
refactor: model
|
2025-06-19 15:50:02 +08:00 |
|
wxg0103
|
c4642a3595
|
refactor: user
|
2025-06-19 15:26:29 +08:00 |
|
shaohuzhang1
|
598b72fd12
|
fix: chat bugs (#3308)
|
2025-06-19 14:53:24 +08:00 |
|
wxg0103
|
af61494779
|
refactor: user
|
2025-06-19 14:37:59 +08:00 |
|
CaptainB
|
6d9068c378
|
fix: validate folder_id in list method and use request.user.id for user_id
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-19 13:23:58 +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 |
|
CaptainB
|
7dc3cb98ef
|
refactor: comment out RunSQL migration for internal_tool.sql in initial migration
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-18 20:53:40 +08:00 |
|
CaptainB
|
ef9e80f900
|
feat: add batch_cancel_task endpoint to document routes in urls.py
|
2025-06-18 20:50:46 +08:00 |
|
wxg0103
|
acd0adaf3c
|
refactor: model nick_name
|
2025-06-18 20:46:36 +08:00 |
|
wxg0103
|
3af2dc7f7c
|
refactor: model nick_name
|
2025-06-18 20:44:49 +08:00 |
|
wxg0103
|
4e5285ce23
|
refactor: permission
|
2025-06-18 20:21:25 +08:00 |
|
wxg0103
|
395f3f91ec
|
refactor: i18n
|
2025-06-18 20:17:01 +08:00 |
|
wxg0103
|
9ec3a72352
|
refactor: i18n
|
2025-06-18 20:00:44 +08:00 |
|
CaptainB
|
4a58954567
|
feat: add new SQL queries for embedding and keyword searches
|
2025-06-18 19:48:20 +08:00 |
|
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 |
|