Commit Graph

3396 Commits

Author SHA1 Message Date
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
CaptainB 269960649d feat: add gunicorn and python-daemon dependencies to pyproject.toml 2025-06-05 17:56:42 +08:00
wangdan-fit2cloud 2fe1803f19 feat: document 2025-06-05 17:28:07 +08:00
wangdan-fit2cloud 636f96178c feat: document 2025-06-05 16:30:48 +08:00
CaptainB a4b6570110 feat: rename tool_type to scope and update related query parameters for tool filtering 2025-06-05 16:27:54 +08:00
wangdan-fit2cloud 1817537269 feat: document 2025-06-05 15:09:10 +08:00
zhangzhanwei e63572b89b feat: System operate log 2025-06-05 14:12:14 +08:00
wangdan-fit2cloud 09dfedac9b feat: document 2025-06-05 11:28:26 +08:00
wangdan-fit2cloud 491b06a43b feat: document 2025-06-05 11:28:26 +08:00
CaptainB 5cb7fc8d9a feat: refactor shared tool API to utilize ToolSerializer for create, update, and import operations 2025-06-05 11:12:17 +08:00
CaptainB f5bc003aaf feat: update knowledge permissions to include resource permission groups for various operations
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-05 10:37:55 +08:00
CaptainB 7998133e35 feat: update permission constants for knowledge documents and problems to include resource permission groups 2025-06-05 10:31:29 +08:00
CaptainB 0ca2c72e52 feat: update permission check to use workspace permission for knowledge read operations 2025-06-05 10:17:04 +08:00
CaptainB 6cb3ae74d9 feat: update permission checks to use workspace knowledge permissions for document and knowledge operations 2025-06-05 10:12:59 +08:00
wxg0103 74ce98c39b refactor: gemini 2025-06-05 09:12:38 +08:00
wangdan-fit2cloud aebbc794cd feat: document
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-04 20:46:55 +08:00
wangdan-fit2cloud 8b6ce9fc41 feat: knowledge 2025-06-04 20:41:39 +08:00
CaptainB 26f84338d6 feat: update folder serializer to remove allow_null and allow_blank from workspace_id and parent_id 2025-06-04 20:34:07 +08:00
shaohuzhang1 1641039fd2
feat: application version (#3194) 2025-06-04 20:14:52 +08:00
CaptainB 8b9e03d7cf feat: update knowledge retrieval logic and optimize SQL queries for application listing 2025-06-04 19:39:21 +08:00
CaptainB 40137f147b feat: enhance init_params handling with encryption and decryption for tools and shared tools 2025-06-04 19:15:33 +08:00
CaptainB 64e26dd2cc feat: change icon edit method from POST to PUT for tools and shared tools 2025-06-04 19:05:19 +08:00
wangdan-fit2cloud 61359e078f feat: knowledge 2025-06-04 18:54:07 +08:00
CaptainB fd2b1245b8 feat: add debug and edit icon functionalities for tools and shared tools 2025-06-04 18:52:24 +08:00
CaptainB c775f2a57f feat: add edit icon functionality for tools and shared tools 2025-06-04 18:48:20 +08:00
CaptainB 578fb34361 feat: add import, export, and debug functionalities for shared tools 2025-06-04 18:36:36 +08:00
wangdan-fit2cloud a84c287963 feat: knowledge
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-04 18:09:00 +08:00
wangdan-fit2cloud a0291bea88 feat: tool 2025-06-04 18:09:00 +08:00
CaptainB 7a34ba6fe3 feat: add shared resource tool functionality 2025-06-04 17:19:23 +08:00
wxg0103 824e02521c refactor: permission 2025-06-04 17:18:04 +08:00
shaohuzhang1 445a87143b
feat: system profile (#3193) 2025-06-04 17:16:35 +08:00
shaohuzhang1 28c09ae220
feat: create application ui (#3190) 2025-06-04 15:47:31 +08:00
wxg0103 bfa15c2221 refactor: ui 2025-06-04 15:21:34 +08:00
CaptainB fb6314cd69 feat: implement file download functionality in document handler 2025-06-04 14:25:01 +08:00
shaohuzhang1 faeee1b92c
feat: log management (#3189) 2025-06-04 14:23:10 +08:00
shaohuzhang1 d92fdb999c
feat: use redis cache (#3185) 2025-06-04 14:21:12 +08:00
liqiang-fit2cloud c2e9e5480a fix: fix typo. 2025-06-04 13:59:59 +08:00
shaohuzhang1 bc03deabfc
feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
zhangzhanwei 596dbedd39 fix: Fix Swagger document image upload 2025-06-04 12:01:12 +08:00
CaptainB d686bc3625 feat: refactor pylint handling and update endpoint for workspace tool 2025-06-04 11:09:58 +08:00
CaptainB e525f77fa0 feat: refactor pylint handling and update endpoint for workspace tool 2025-06-04 11:08:05 +08:00
CaptainB 56a9e69912 feat: add endpoint to download source files with updated parameter handling 2025-06-04 10:57:32 +08:00
wxg0103 642920e916 refactor: permission 2025-06-04 10:17:17 +08:00
wangdan-fit2cloud f4f39d8059 feat: application
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-03 20:45:12 +08:00
wangdan-fit2cloud b6ef007b45 feat: application 2025-06-03 19:03:33 +08:00
CaptainB 852313217d feat: add migration endpoints for documents and paragraphs with parameter handling 2025-06-03 18:43:41 +08:00
wxg0103 070a5d4ed3 refactor: user add batch delete 2025-06-03 18:35:42 +08:00
CaptainB efd273b3bc feat: add export and export_zip endpoints for knowledge base and document with image handling 2025-06-03 17:44:13 +08:00