Commit Graph

53 Commits

Author SHA1 Message Date
wxg0103 f248697794 refactor: ui warning message 2025-06-24 19:14:22 +08:00
wxg0103 c253e8b696 refactor: remove print 2025-06-24 15:30:42 +08:00
wxg0103 92fd481aff refactor: shared model 2025-06-23 17:22:07 +08:00
wxg0103 516c8ea9d2 refactor: shared model 2025-06-23 17:06:19 +08:00
wxg0103 37a2041d8d refactor: shared model 2025-06-23 16:43:08 +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 1a60d8c972 feat: add dependency for system_manage in initial migration and update subproject commit hashes 2025-06-23 10:57:54 +08:00
wxg0103 7e67fbc592 refactor: add model initial sql 2025-06-23 10:35:42 +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 4c41a40438 feat: add user role permissions to workspace operations 2025-06-20 15:24:39 +08:00
wxg0103 d2ec6d558b fix: model add workspace_id 2025-06-20 10:40:51 +08:00
wxg0103 dbfbcdd0b6 refactor: model 2025-06-19 15:50:02 +08:00
shaohuzhang1 598b72fd12
fix: chat bugs (#3308) 2025-06-19 14:53:24 +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
shaohuzhang1 dbbd2f95af
fix: model permission (#3300) 2025-06-18 18:16:05 +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
wxg0103 4975c4b2bf refactor: permission 2025-06-18 17:25:24 +08:00
wxg0103 863e08120a refactor: model 2025-06-16 21:04:46 +08:00
wxg0103 f773792424 refactor: log add workspace_id 2025-06-16 16:31:28 +08:00
CaptainB bba9e62d43 fix: add migrations for altering workspace_id and creating ModelWorkspaceAuthorization 2025-06-12 16:32:40 +08:00
wxg0103 e6e3acdfea refactor: log add workspace_id
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-10 14:50:25 +08:00
wxg0103 bc91e94079 refactor: add shared model 2025-06-10 11:30:15 +08:00
wxg0103 68201d3f87 refactor: model 2025-06-09 19:08:50 +08:00
wxg0103 6e0e0d2366 refactor: model api 2025-06-09 16:32:29 +08:00
wxg0103 07caf1ffa5 refactor: add share model 2025-06-09 15:10:13 +08:00
wxg0103 c0eac6d97c refactor: model 2025-06-09 14:28:17 +08:00
wxg0103 40df595173 refactor: model
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-05 18:39:35 +08:00
wxg0103 d05d82106e refactor: model 2025-06-05 18:37:51 +08:00
CaptainB fee5993c22 feat: add SQL query for embedding text and update model API routes to remove workspace_id 2025-06-05 18:35:31 +08:00
zhangzhanwei e63572b89b feat: System operate log 2025-06-05 14:12:14 +08:00
wxg0103 74ce98c39b refactor: gemini 2025-06-05 09:12:38 +08:00
CaptainB 787da980b8 feat: rename embedding_mode_id to embedding_model_id across multiple files 2025-06-03 11:20:53 +08:00
wxg0103 3c5b38dc44 refactor: list
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-05-20 17:14:12 +08:00
CaptainB 94c5c4197c fix: add type ignore comments for operation_id and tags in various API schemas 2025-05-09 11:29:05 +08:00
wxg0103 a90f6c89cb refactor: email setting 2025-05-07 18:09:45 +08:00
wxg0103 3e9069aac1 refactor: bailian 2025-05-06 15:03:31 +08:00
CaptainB 870fabe187 chore: add init file for every folder 2025-04-29 10:31:49 +08:00
wxg0103 06f834b7e3 feat: user manage 2025-04-28 17:36:56 +08:00
wxg0103 83ace97ecc refactor: model 2025-04-25 18:12:55 +08:00
wxg0103 7f492b4d92 refactor: openai 2025-04-25 17:53:22 +08:00
CaptainB ec643fca7f feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
wxg0103 ff41b1ff6e refactor: tokens 2025-04-25 10:17:50 +08:00
CaptainB f05a4a67c5 feat: refactor response serializers for model parameters and lists
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-04-24 13:42:58 +08:00
CaptainB fbb4e7d449 feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
wxg0103 cc0e431605 refactor: remove image params
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-04-22 18:22:50 +08:00
wxg0103 55705593a9 feat: remove qwen 2025-04-22 14:35:09 +08:00
wxg0103 6d4f5dc1c3 feat: add model setting 2025-04-22 10:45:11 +08:00
wxg0103 39841cb344 feat: add model setting 2025-04-21 10:24:13 +08:00