Commit Graph

2235 Commits

Author SHA1 Message Date
wxg0103 79fce87e93 fix: add video format detection for uploaded files in image.py 2025-10-28 15:54:56 +08:00
shaohuzhang1 b679b17f56
fix: When extracting parameters, input parameters that are not strings result in the node being unable to execute (#4276) 2025-10-28 15:18:27 +08:00
zhangzhanwei 22f72c5d33 fix: Remove duplicate user id 2025-10-28 10:23:15 +08:00
wxg0103 e17d7c4d10 feat: add file upload method with base64 encoding in image.py 2025-10-28 10:15:22 +08:00
zhangzhanwei e17bb8f5dd fix: Locales 2025-10-27 17:47:13 +08:00
shaohuzhang1 f3bf9e2388
fix: The application export loop node cannot be used (#4268) 2025-10-27 17:31:52 +08:00
zhangzhanwei aaa0dab747 fix: Workspace manager folder 2025-10-27 17:09:07 +08:00
shaohuzhang1 03e4bda814
fix: Alibaba Cloud Bailian Stream Response (#4266) 2025-10-27 17:02:53 +08:00
wxg0103 267bdae924 feat: enhance video processing by adding video model parameter and implement file upload to OSS 2025-10-27 16:43:27 +08:00
zhangzhanwei 8bfbac671c fix: Workspace permission table 2025-10-27 16:37:33 +08:00
zhangzhanwei 1174ee11c6 fix: Folder authorization of common user
--bug=1062968 --user=张展玮 【应用】普通用户对自己管理的文件夹进行资源授权,生效资源选择所有子资源,授权报错 https://www.tapd.cn/62980211/s/1790231
2025-10-27 14:38:11 +08:00
CaptainB d147b794ce chore: replace split_text with smart_split_paragraph in pdf_split_handle.py 2025-10-27 14:23:42 +08:00
zhangzhanwei 2fc4a393ad feat: Group field dialog 2025-10-27 13:47:31 +08:00
CaptainB 25d4e3d502 chore: refactor embedding model parameter handling 2025-10-27 12:50:54 +08:00
CaptainB 18543a0703 feat: add OpenAI embedding model parameters form
--bug=1062976 --user=刘瑞斌 【模型】openai的向量模型,设置dimensions参数后,向量化失败 https://www.tapd.cn/62980211/s/1790130
2025-10-27 12:46:49 +08:00
zhangzhanwei 8fda8196f2 fix: Xinference add
--bug=1062934 --user=张展玮 【github#4242】添加xinference平台的语音识别模型失败 https://www.tapd.cn/62980211/s/1789683
2025-10-24 14:42:11 +08:00
shaohuzhang1 2dee3532ff
feat: Variable assignment nodes support ending nodes (#4247) 2025-10-24 11:59:08 +08:00
zhangzhanwei a66e636aa4 feat: Variable aggregation node 2025-10-24 11:49:31 +08:00
shaohuzhang1 586c3536ca
feat: AI dialogue nodes support historical chat history parameters (#4245) 2025-10-24 11:35:27 +08:00
wxg0103 47c27e58f7 fix: update username regex validation to allow any characters within length constraints 2025-10-24 11:07:30 +08:00
CaptainB 609667d9d3 chore: optimize knowledge ID retrieval in base_search_knowledge_node
--bug=1062936 --user=刘瑞斌 【应用】应用访问限制开启登录认证,登录后对话,知识库引用文档标签检索节点的输出参数报错 https://www.tapd.cn/62980211/s/1789493
2025-10-24 10:38:00 +08:00
CaptainB 4cda73ba57 refactor: optimize document matching logic for tag conditions 2025-10-23 17:43:28 +08:00
CaptainB 27b74580a4 chore: update document.py to create and associate new source file ID in metadata 2025-10-23 16:41:15 +08:00
CaptainB 096c72513f feat: add handling for missing source files in document processing
--bug=1062915 --user=刘瑞斌 【知识库】快速创建的文档,替换原文档报错,找不到源文件 https://www.tapd.cn/62980211/s/1789099
2025-10-23 11:48:44 +08:00
CaptainB a584378002 chore: update file query to include document_id in filter
--bug=1062912 --user=刘瑞斌 【知识库】文档-替换原文档成功,但是下载原文档依然是替换前的文档 https://www.tapd.cn/62980211/s/1789094
2025-10-23 11:43:13 +08:00
CaptainB 1070d27d2a feat: add translations for tag management messages in django.po
--bug=1062907 --user=刘瑞斌 【知识库】创建或编辑标签,标签或标签值重复的异常提示没有国际化 https://www.tapd.cn/62980211/s/1789069
2025-10-23 11:11:13 +08:00
CaptainB 75d79918b8 fix: ensure unique tag IDs when creating new document tags
--bug=1062908 --user=刘瑞斌 【知识库】文档标签设置,添加标签时,重复选择相同的标签,添加报错 https://www.tapd.cn/62980211/s/1789052
2025-10-23 10:55:03 +08:00
CaptainB cfa80800d6 chore: update migration to alter systemsetting type and remove duplicates 2025-10-23 10:49:53 +08:00
liqiang-fit2cloud af5d0dcb9f perf: try to reduce memory usage by adding --preload argument for multi workers. 2025-10-23 10:25:25 +08:00
liqiang-fit2cloud c5aa570482 perf: try to reduce memory usage by decreasing default core workers to 2. 2025-10-23 10:20:05 +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 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
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
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
zhangzhanwei 4487964d17 feat: Replace source file permission 2025-10-22 11:25:11 +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
CaptainB 219fe97c87 feat: Add document_id_list parameter to query methods in vector classes 2025-10-22 10:04:37 +08:00
CaptainB da7f0edecd refactor: configure logging levels for mcp and mcp.server 2025-10-21 17:59:25 +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 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
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
CaptainB 620d4ff996 feat: add document replacement functionality with file upload 2025-10-20 15:32:30 +08:00
shaohuzhang1 6f1c83d287
feat: The judge supports `startsWith` and `endsWith` (#4217) 2025-10-20 10:48:03 +08:00