Commit Graph

5495 Commits

Author SHA1 Message Date
wangdan-fit2cloud 978579af10 perf: refine style
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-22 19:38:14 +08:00
shaohuzhang1 7b3c1c7823
fix: The parameter extraction node does not display input parameters in the execution details (#4239) 2025-10-22 18:24:55 +08:00
shaohuzhang1 c5dfbde07c
fix: Error parameter not popped up prompt during variable splitting and parameter extraction node verification (#4238) 2025-10-22 17:57:16 +08:00
shaohuzhang1 fe2180ba3d
fix: When collecting data from the multiple-choice box of the form collection node, it is recommended to support pressing enter to select the option (#4237) 2025-10-22 17:34:25 +08:00
shaohuzhang1 9c6bf019c8
fix: Variable splitting and parameter extraction result in data loss when there is a form collection node (#4236) 2025-10-22 17:10:27 +08:00
shaohuzhang1 173994e65a
feat: Add SECRET_KEY environment variable settings (#4235) 2025-10-22 16:51:02 +08:00
wxg0103 92e8a9105f feat: update encryption process to use UTF-8 encoding for login form data 2025-10-22 16:40:46 +08:00
shaohuzhang1 9faebd8a41
fix: Variable splitting node expression not validated (#4233) 2025-10-22 16:33:22 +08:00
shaohuzhang1 c4526afb1a
fix: After adding parameters to the variable splitting parameter extraction node, the subsequent node parameters were not updated (#4231) 2025-10-22 16:02:06 +08:00
wxg0103 678122fe9e feat: update video file extensions and clean up code formatting in file upload settings 2025-10-22 15:01:01 +08:00
shaohuzhang1 b36e8f5350
perf: Optimize the export of conversation logs (#4230) 2025-10-22 14:53:42 +08:00
zhangzhanwei 57271e97be feat: Update django migration 2025-10-22 14:50:23 +08:00
wangdan-fit2cloud 6ea020f7f5 perf: Add a description of the parameters passed to the start node interface 2025-10-22 14:43:28 +08:00
zhangzhanwei 4648f08f98 feat: About permission
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-22 14:13:49 +08:00
CaptainB 887de56877 feat: enhance model handling with default parameters and cache model check 2025-10-22 12:30:47 +08:00
wangdan-fit2cloud 92d5e17600 feat: Execution details of variable splitting and parameter extraction 2025-10-22 11:55:49 +08:00
zhangzhanwei 4487964d17 feat: Replace source file permission 2025-10-22 11:25:11 +08:00
wangdan-fit2cloud c3fca96c98 perf: Optimize multiple selections 2025-10-22 11:19:44 +08:00
CaptainB 147eea4160 feat: implement bulk update for files with matching SHA256 hash 2025-10-22 10:43:32 +08:00
zhangzhanwei c0ae78411e feat: Tag permission interface 2025-10-22 10:18:41 +08:00
zhangzhanwei 2d38540070 feat: Tag Permission 2025-10-22 10:15:08 +08:00
CaptainB 219fe97c87 feat: Add document_id_list parameter to query methods in vector classes 2025-10-22 10:04:37 +08:00
wangdan-fit2cloud 09c5c9c042 feat: Variable Splitting Node and Parameter Extraction Node
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-21 19:30:24 +08:00
shaohuzhang1 727c8bfa98
feat: Enhance dynamic form rendering (#4223) 2025-10-21 19:25:22 +08:00
CaptainB da7f0edecd refactor: configure logging levels for mcp and mcp.server 2025-10-21 17:59:25 +08:00
wangdan-fit2cloud 6485d12646 feat: Support folder authorization(#3853) 2025-10-21 17:03:21 +08:00
zhangzhanwei 0bc635a802 feat: Folder Permission 2025-10-21 15:15:59 +08:00
CaptainB f6c72b44c2 refactor: simplify return statement in get_reference_content method
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-21 11:59:07 +08:00
CaptainB c8c26bb6d3 fix: correct tool_params reset logic in index.vue
--bug=1062838 --user=刘瑞斌 【应用】MCP 节点切换下一个参数引用上一个参数会被删除 https://www.tapd.cn/62980211/s/1788333
2025-10-21 11:46:24 +08:00
CaptainB c31142eeab feat: add tag filtering and input support in document search functionality 2025-10-21 10:38:16 +08:00
zhangzhanwei 349402b2d8 feat: Folder authorization can optionally include sub-resources 2025-10-21 10:22:03 +08:00
CaptainB cbac86a15d fix: update valueMessage placeholders in application workflow for consistency 2025-10-21 10:08:43 +08:00
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