Commit Graph

5363 Commits

Author SHA1 Message Date
wxg0103 674cd614eb feat: update routing to navigate to chat with access token after OAuth2 callback 2025-10-21 09:25:33 +08:00
wxg0103 39aaee8e02 fix: handle empty message case in common.py and update username regex validation in user.py
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-20 18:42:55 +08:00
wxg0103 39bd4de6ee feat: enhance script loading with error handling and cleanup, update routing for chat navigation 2025-10-20 18:10:55 +08:00
wangdan-fit2cloud 75eab6749e feat: The document supports setting tags 2025-10-20 17:31:49 +08:00
CaptainB aa42c6f76f feat: add API method for replacing source files in documents 2025-10-20 15:51:04 +08:00
CaptainB 620d4ff996 feat: add document replacement functionality with file upload 2025-10-20 15:32:30 +08:00
wangdan-fit2cloud 76ba9d0513 feat: Add tag management 2025-10-20 15:05:54 +08:00
CaptainB ba5f86d6df feat: add API endpoint and methods for retrieving workspace knowledge tags
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-20 11:32:44 +08:00
CaptainB 9d1149b5ca feat: add isShared parameter to loadSharedApi calls in ParagraphCard, SelectDocumentDialog, and index components 2025-10-20 11:06:33 +08:00
wangdan-fit2cloud e458236455 fix: Cancel the switch mode of the dialogue window(#4202) 2025-10-20 10:58:52 +08:00
shaohuzhang1 c9a614cad0
feat: The form collection 'multiple-choice box' supports custom input (#4218) 2025-10-20 10:57:39 +08:00
shaohuzhang1 6f1c83d287
feat: The judge supports `startsWith` and `endsWith` (#4217) 2025-10-20 10:48:03 +08:00
shaohuzhang1 c0c15d8983
fix: When there is a form node in the loop node, the loop data is lost (#4214)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-10-17 18:13:13 +08:00
wangdan-fit2cloud 62873d882f feat: create tag function 2025-10-17 18:03:59 +08:00
CaptainB 6eaca43d6e feat: simplify dataProcessing node by removing redundant list entries 2025-10-17 17:58:09 +08:00
zhangzhanwei 4b0dd1b7c0 feat: Variable aggregation 2025-10-17 17:31:59 +08:00
CaptainB 3e1e434dbf feat: delete associated DocumentTag entries when deleting documents 2025-10-17 17:27:02 +08:00
liqiang-fit2cloud 55dc3a67e1 build: remove Check Disk Space step. 2025-10-17 16:34:14 +08:00
wangdan-fit2cloud 93efd15f04 feat: Add Document Search node function 2025-10-17 16:31:09 +08:00
shaohuzhang1 5189816069
fix: Workflow adding nodes sometimes fails to connect correctly to anchor points (#4211) 2025-10-17 16:02:20 +08:00
shaohuzhang1 505947ded2
fix: Cannot use form collection in loop (#4210) 2025-10-17 15:44:36 +08:00
CaptainB ffc5c9e555 chore: remove unused import from HistoryPanel.vue 2025-10-17 15:39:12 +08:00
shaohuzhang1 8ff4e50669
fix: Loop body supports parameter extraction nodes (#4209) 2025-10-17 15:23:39 +08:00
wxg0103 828e74f635 feat: update user sync terminology for clarity in English and Chinese 2025-10-17 15:21:29 +08:00
shaohuzhang1 c25a950650
feat: Support parameter extraction nodes (#4208) 2025-10-17 15:18:33 +08:00
wangdan-fit2cloud a4330e30a8 fix: Fix operate log page error 2025-10-17 14:30:22 +08:00
zhangzhanwei f5f88b3db2 feat: Refresh user profile after create folder 2025-10-17 14:04:22 +08:00
CaptainB c9266e6631 chore: some i18n 2025-10-17 12:55:12 +08:00
CaptainB 947152ed33 feat: enhance search functionality with dynamic scope selection and improved UI 2025-10-17 11:43:56 +08:00
zhangzhanwei 3ba1a0be7b feat: Tree-structured data query 2025-10-17 11:39:06 +08:00
wxg0103 087f707002 feat: update OAuth2 callback functions to include access token handling for DingTalk and Lark 2025-10-17 11:14:03 +08:00
CaptainB 79fbc52741 feat: add search document node functionality and related configurations 2025-10-17 10:27:31 +08:00
wangdan-fit2cloud ff763c4944 perf: ‌optimize breadcrumb‌
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-16 18:37:47 +08:00
zhangzhanwei da74718b67 feat: Create a composite unique key to remove duplicate data
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-16 16:45:03 +08:00
wxg0103 5fdb6dc34b feat: add video message handling and improve video context processing 2025-10-16 15:14:41 +08:00
wangdan-fit2cloud 57b3aa1254 fix: Fix the issue where the display history setting does not take effect(#4201) 2025-10-16 14:11:56 +08:00
wangdan-fit2cloud 1f4dd3577c fix: Fix the start node cannot be deleted 2025-10-16 11:25:33 +08:00
zhangzhanwei a6082c909f fix: Folder_auth_permission_migrate
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-15 16:55:50 +08:00
wangdan-fit2cloud 192d9b3dbb fix: close workflow mul select 2025-10-15 15:33:25 +08:00
CaptainB 47546ecef4 fix: correct tag ID retrieval in document filtering 2025-10-15 15:03:37 +08:00
shaohuzhang1 cfef12b504
fix: ts error in type (#4196) 2025-10-15 14:25:35 +08:00
CaptainB c47c70afb0 feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +08:00
shaohuzhang1 56d32c1b71
feat: Add additional fields to form nodes (#4195) 2025-10-15 11:34:30 +08:00
zhangzhanwei 05e0f2ab5c fix: Get tool error 2025-10-15 11:04:55 +08:00
zhangzhanwei 9a8c8cc7d5 feat: The folder creator manages permissions and the root directory displays all resources 2025-10-15 10:45:54 +08:00
wangdan-fit2cloud fae540c819 fix: Vision Model i18n 2025-10-15 10:43:05 +08:00
wxg0103 ef0713ecc6 feat: improve code formatting and add video list handling in chat components 2025-10-15 10:23:37 +08:00
shaohuzhang1 629c6ee3a8
feat: Add description fields to interface parameters (#4189)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-14 18:52:02 +08:00
shaohuzhang1 f470cd134c
feat: Dialogue built-in user information function (#4188) 2025-10-14 17:53:58 +08:00
wxg0103 622780e77d feat: add video understanding node and related components 2025-10-14 17:38:05 +08:00