Commit Graph

3425 Commits

Author SHA1 Message Date
wangdan-fit2cloud cebdfd6123 feat: paragraph
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-07 10:27:30 +08:00
wangdan-fit2cloud 003b9115a3 feat: paragraph 2025-06-07 10:27:30 +08:00
wangdan-fit2cloud 1390ddb36e paragraph 2025-06-07 10:26:24 +08:00
shaohuzhang1 7d898d870c
feat: add application migrations (#3208)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-06 22:59:00 +08:00
shaohuzhang1 b2b5c331fa
fix: setup error (#3207) 2025-06-06 22:32:17 +08:00
shaohuzhang1 165de1ad73
feat: chat authentication (#3206) 2025-06-06 22:28:21 +08:00
CaptainB 7abd9dfb71 refactor: improve code formatting and enhance folder_id handling in knowledge serializers
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-06 18:54:59 +08:00
wxg0103 c3c6a551ae refactor: application add chat_background 2025-06-06 18:26:51 +08:00
CaptainB 2fccb9db67 feat: add shared document and paragraph views with related permissions 2025-06-06 17:55:06 +08:00
wxg0103 66d4b6c81a refactor: application add show_exec 2025-06-06 17:17:52 +08:00
wxg0103 8ab4456ec3 refactor: permission 2025-06-06 17:05:25 +08:00
CaptainB 16dc78d5a4 feat: implement pagination and deletion for shared knowledge API 2025-06-06 15:45:21 +08:00
CaptainB c0ea174275 feat: implement pagination and deletion for shared knowledge API 2025-06-06 15:42:02 +08:00
wxg0103 927b12a5ca refactor: delete dbmodelManage 2025-06-06 15:18:28 +08:00
CaptainB 643200cc06 feat: add scope field to knowledge creation serializers and update related views 2025-06-06 15:13:17 +08:00
CaptainB a2cc83ec31 style: format URL paths for consistency in spacing 2025-06-06 14:43:40 +08:00
CaptainB fd441b6986 feat: add file_size_limit and file_count_limit to list_knowledge.sql 2025-06-06 13:14:33 +08:00
wxg0103 4d76f08b14 refactor: file to oss 2025-06-06 12:31:41 +08:00
CaptainB 448bbb3aae feat: rename CELERY_ACKS_LATE to CELERY_TASK_ACKS_LATE for consistency 2025-06-06 12:30:39 +08:00
CaptainB fc11fcf0e1 feat: add file_count_limit to knowledge model and create KnowledgeWorkspaceAuthorization model 2025-06-06 12:04:02 +08:00
wxg0103 b17cf3fea8 refactor: file to oss 2025-06-06 12:03:25 +08:00
wxg0103 93833849c1 refactor: file to oss
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-06 11:42:31 +08:00
wangdan-fit2cloud fb0d5b0de7 feat: api 2025-06-06 10:59:50 +08:00
zhangzhanwei 6f2f4d93bb feat: Locations 2025-06-06 10:46:16 +08:00
wxg0103 9c205048d4 refactor: ui 2025-06-06 09:39:01 +08:00
wangdan-fit2cloud e9d7decef8 feat: paragraph
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-05 20:57:00 +08:00
CaptainB 8f98b7188d feat: add INTERNAL scope to tools and update related SQL queries 2025-06-05 20:22:39 +08:00
wangdan-fit2cloud d33bc56db1 feat: knowledge 2025-06-05 20:16:08 +08:00
wxg0103 0cb33dad5a feat: ui add system settings 2025-06-05 19:47:47 +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
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