Commit Graph

3718 Commits

Author SHA1 Message Date
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
wangdan-fit2cloud b656d05036 feat: breadcrumb 2025-06-19 18:55:24 +08:00
wangdan-fit2cloud 37c9ef3087 fix: document 2025-06-19 18:55:24 +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
wxg0103 fd73ede7c8 refactor: license ui 2025-06-19 17:50:03 +08:00
CaptainB 5237f8b5fc fix: enhance folder movement validation to prevent exceeding depth limit 2025-06-19 17:45:29 +08:00
wangdan-fit2cloud 004f78c2ba feat: folder 2025-06-19 17:25:57 +08:00
wangdan-fit2cloud 2e15552853 feat: folder 2025-06-19 17:25:57 +08:00
shaohuzhang1 e02d417af9
feat: application assess (#3312) 2025-06-19 17:25:46 +08:00
wxg0103 046e1c72d6 refactor: default group no delete 2025-06-19 16:35:36 +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
teukkk 1e6fabf6c4 fix: add members under the workspace 2025-06-19 16:00:20 +08:00
dataeaseShu c9c2cc8f4c fix(resource management): bug fix 2025-06-19 15:53:08 +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
wangdan-fit2cloud 03ec0f3fdf feat: application 2025-06-19 14:39:49 +08:00
wxg0103 af61494779 refactor: user 2025-06-19 14:37:59 +08:00
CaptainB 9891c96e54 fix: correct folder_id path in delete function in folder.ts 2025-06-19 14:37:21 +08:00
teukkk 59e4710a42 refactor: user manage 2025-06-19 14:06:17 +08:00
CaptainB 6d9068c378 fix: validate folder_id in list method and use request.user.id for user_id
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-19 13:23:58 +08:00
CaptainB 11739f1649 fix: set default folder_id to 'default' in getList and add scope to Lark knowledge creation 2025-06-19 12:32:02 +08:00
CaptainB b14c870fd7 refactor: rename embedding to embedding_model_id in BaseForm.vue 2025-06-19 12:16:49 +08:00
wangdan-fit2cloud 698f23c716 feat: application 2025-06-19 11:48:18 +08:00
dataeaseShu 2eff491f15 feat(folder): tree 2025-06-19 11:23:47 +08:00
dataeaseShu db4c10cc56 feat(resource): manage 2025-06-19 11:05:18 +08:00
wxg0103 f8f17ed652 refactor: add license_is_valid 2025-06-19 10:21:00 +08:00
wangdan-fit2cloud 28f315fc3c fix: bug
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-18 21:41:02 +08:00
wangdan-fit2cloud 85138e4e2b feat: document 2025-06-18 21:41:02 +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
Some checks are pending
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
CaptainB ede1e3d645 refactor: update workspace reference to use workspace_name in index.vue, shared_knowledge.py, and shared_tool.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
wangdan-fit2cloud 516c88a510 feat: document 2025-06-18 20:35:12 +08:00
dataeaseShu 34448a2623 feat(workspace): bug fix 2025-06-18 20:29:52 +08:00
dataeaseShu fdedcc1ee8 feat(resource): manage 2025-06-18 20:29:16 +08:00
zhangzhanwei 8048e73741 feat: Button Permission 2025-06-18 20:27:31 +08:00
shaohuzhang1 d9bd35e664
fix: ui (#3302) 2025-06-18 20:27:26 +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
teukkk d0af58d866 fix: bug 2025-06-18 20:04:23 +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