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
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
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
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 |
|
shaohuzhang1
|
c0c15d8983
|
fix: When there is a form node in the loop node, the loop data is lost (#4214)
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 |
|
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 |
|
shaohuzhang1
|
505947ded2
|
fix: Cannot use form collection in loop (#4210)
|
2025-10-17 15:44:36 +08:00 |
|
shaohuzhang1
|
c25a950650
|
feat: Support parameter extraction nodes (#4208)
|
2025-10-17 15:18:33 +08:00 |
|
CaptainB
|
947152ed33
|
feat: enhance search functionality with dynamic scope selection and improved UI
|
2025-10-17 11:43:56 +08:00 |
|
CaptainB
|
79fbc52741
|
feat: add search document node functionality and related configurations
|
2025-10-17 10:27:31 +08:00 |
|
zhangzhanwei
|
da74718b67
|
feat: Create a composite unique key to remove duplicate data
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 |
|
zhangzhanwei
|
a6082c909f
|
fix: Folder_auth_permission_migrate
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 |
|
CaptainB
|
47546ecef4
|
fix: correct tag ID retrieval in document filtering
|
2025-10-15 15:03:37 +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 |
|
wxg0103
|
622780e77d
|
feat: add video understanding node and related components
|
2025-10-14 17:38:05 +08:00 |
|
zhangzhanwei
|
89749a3006
|
feat: Folder authorization backend
|
2025-10-14 16:33:13 +08:00 |
|
shaohuzhang1
|
70cfd7eb59
|
fix: typos (#4182)
|
2025-10-14 12:01:15 +08:00 |
|
shaohuzhang1
|
112ca7976a
|
feat: Support variable splitting nodes (#4181)
|
2025-10-14 11:05:42 +08:00 |
|
CaptainB
|
cae5682110
|
feat: add smart_split_paragraph function for intelligent text segmentation
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
--bug=1061634 --user=刘瑞斌 【知识库】知识库智能分段,如果切分段落太长的话,可以按照完整段落进行切分,创建多个片段。 https://www.tapd.cn/62980211/s/1783998
|
2025-10-13 10:26:06 +08:00 |
|
CaptainB
|
c0715c5b17
|
chore: integrate prompt generation in value conversion
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
--bug=1056308 --user=刘瑞斌 【应用】函数的自定义类型参数不支持通过变量名引用变量 https://www.tapd.cn/62980211/s/1783859
|
2025-10-11 18:27:49 +08:00 |
|
wxg0103
|
bbab216f4c
|
feat: implement log cleaning job and related API endpoints
|
2025-10-11 17:26:21 +08:00 |
|
shaohuzhang1
|
301785bfda
|
fix: The tool in the application export loop body has not been exported (#4177)
|
2025-10-11 16:21:46 +08:00 |
|
CaptainB
|
e4ac7783e3
|
feat: add optional parameters to OpenAIEmbeddingModel for enhanced embedding functionality
|
2025-10-11 15:16:21 +08:00 |
|
wxg0103
|
01ba883946
|
feat: add permission for clearing operation log policy
|
2025-10-11 15:08:51 +08:00 |
|
wxg0103
|
0e3de5dfb8
|
feat: add log cleanup time setting to system settings
|
2025-10-11 14:34:34 +08:00 |
|
shaohuzhang1
|
37e506fc98
|
fix: The discriminator is empty and the judgment is incorrect (#4166)
|
2025-10-10 11:07:08 +08:00 |
|
CaptainB
|
f3ef42b76f
|
chore: enhance re_findall function to handle None and empty string patterns
|
2025-10-10 10:37:02 +08:00 |
|
wxg0103
|
e8a52c824a
|
feat: implement authentication check in image processing model
|
2025-10-09 18:29:28 +08:00 |
|
CaptainB
|
80629b9574
|
chore: enhance re_findall function to handle empty patterns and regex errors
--bug=1062401 --user=刘瑞斌 【知识库】知识库文档分段的时候,如果使用的分段标识是文档中不存在的符号,点击生成预览会报错,希望这个报错提示词可以优化一下,方便识别 https://www.tapd.cn/62980211/s/1782047
|
2025-10-09 13:23:10 +08:00 |
|
zhangzhanwei
|
9406a2c1da
|
fix: Rename
|
2025-10-09 11:04:20 +08:00 |
|
zhangzhanwei
|
797c0bb8d6
|
fix: No history while use openai chat
--bug=1061932 --user=张展玮 【系统API】调用 openai 接口对话,无法获取历史聊天记录信息 https://www.tapd.cn/62980211/s/1781929
|
2025-10-09 10:53:32 +08:00 |
|
zhangzhanwei
|
f834569f91
|
feat: raise error
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
|
2025-09-29 18:07:09 +08:00 |
|
wxg0103
|
124d0ae288
|
feat: add translations for "Captcha is required" in multiple languages
|
2025-09-29 15:39:19 +08:00 |
|
CaptainB
|
54eb60d2c4
|
fix: handle all exceptions in fetch toolstore tools error logging
|
2025-09-29 14:51:55 +08:00 |
|
zhangzhanwei
|
c3c53c1998
|
fix: Chat log add to knowledge error
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-29 10:07:08 +08:00 |
|
CaptainB
|
e443f31cc5
|
feat: conditionally validate MCP transport based on tool type
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
--bug=1062394 --user=刘瑞斌 【工具】启用、禁用工具失败 https://www.tapd.cn/62980211/s/1780683
|
2025-09-28 19:29:51 +08:00 |
|
CaptainB
|
2922f9e8f2
|
fix: update current_time formatting to include timezone information
--bug=1062367 --user=刘瑞斌 【知识库】文档状态中的时间与实际时间有时区差 https://www.tapd.cn/62980211/s/1780536
|
2025-09-28 16:25:19 +08:00 |
|
zhangzhanwei
|
57439e7758
|
fix: Generate prompt
|
2025-09-28 15:52:44 +08:00 |
|
CaptainB
|
df442272e9
|
feat: add MCP transport validation to ToolExecutor
|
2025-09-28 15:33:25 +08:00 |
|
CaptainB
|
29ce72528b
|
feat: update time handling to use timezone-aware datetime objects
|
2025-09-28 15:18:02 +08:00 |
|
wxg0103
|
7c23d6c24d
|
chore: add source field to user data in user.py
|
2025-09-28 14:45:47 +08:00 |
|
wxg0103
|
0c0f30c58e
|
chore: update AliyunBaiLianReranker to use BaseDocumentCompressor and enhance document compression logic
|
2025-09-28 12:07:38 +08:00 |
|
zhangzhanwei
|
684b86f197
|
pref: Generate prompt
|
2025-09-28 09:37:23 +08:00 |
|
shaohuzhang1
|
88023f34ba
|
fix: Infinite cycle, maximum number of cycles failed and page scaling (#4121)
|
2025-09-26 14:11:10 +08:00 |
|
shaohuzhang1
|
5d546c0a6f
|
fix: Application creation time in reverse order (#4118)
|
2025-09-26 14:08:57 +08:00 |
|
shaohuzhang1
|
d92dcd722b
|
fix: Add file name to prompt when processing images with doc (#4114)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-25 18:51:21 +08:00 |
|
shaohuzhang1
|
801891de82
|
fix: OpenAPI authentication (#4110)
|
2025-09-25 17:16:39 +08:00 |
|
wxg0103
|
82fdef16f1
|
feat: enable captcha requirement based on max attempts configuration
|
2025-09-25 16:20:07 +08:00 |
|
wxg0103
|
d883d0fa3e
|
fix: correct cache key format for login attempt tracking
|
2025-09-25 16:19:19 +08:00 |
|
shaohuzhang1
|
7baedb9b1c
|
fix: The restriction on simple application questioning is not effective (#4107)
|
2025-09-25 15:59:27 +08:00 |
|
zhangzhanwei
|
e8c36a6223
|
feat: STT model params
|
2025-09-25 15:47:33 +08:00 |
|
CaptainB
|
a2130edd08
|
fix: provide default value for mcp_servers in application.py
--bug=1062220 --user=刘瑞斌 【应用】新建简单应用报错 https://www.tapd.cn/62980211/s/1778977
|
2025-09-25 15:46:02 +08:00 |
|
wxg0103
|
94823b2a6a
|
chore: refactor captcha generation logic in login.py
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-25 13:46:09 +08:00 |
|
CaptainB
|
fc05d26eaf
|
feat: add TestConnection API endpoint and corresponding frontend functionality
|
2025-09-25 12:05:21 +08:00 |
|
wxg0103
|
0406fbcaf7
|
feat: enhance captcha generation with access token validation and configurable max attempts
|
2025-09-24 18:55:09 +08:00 |
|
shaohuzhang1
|
04b42c399d
|
feat: Incorrect assignment of session variables in loop (#4101)
|
2025-09-24 17:21:18 +08:00 |
|
CaptainB
|
e9156f7138
|
feat: add new fields to Application model and update serializer mappings
--bug=1062164 --user=刘瑞斌 【应用】-简单应用中添加MCP、工具后,复制应用生成的应用中没有引用 MCP、工具 https://www.tapd.cn/62980211/s/1778474
|
2025-09-24 15:43:40 +08:00 |
|
shaohuzhang1
|
e46cb54e45
|
fix: Continue and break to fill in conversation details (#4094)
|
2025-09-23 19:47:07 +08:00 |
|
shaohuzhang1
|
80da909dc3
|
fix: Loop node exception handling (#4092)
|
2025-09-23 17:22:17 +08:00 |
|
liqiang-fit2cloud
|
6a9b59163c
|
fix: Infinite loop increases maximum loop count limit
|
2025-09-23 17:13:49 +08:00 |
|
shaohuzhang1
|
b0509f74e7
|
fix: Infinite loop increases maximum loop count limit (#4089)
|
2025-09-23 15:40:07 +08:00 |
|
shaohuzhang1
|
4242c776ed
|
fix: Infinite loop increases maximum loop count limit (#4088)
|
2025-09-23 15:35:21 +08:00 |
|
shaohuzhang1
|
525e2091b0
|
fix: Wireless cyclic index remains unchanged (#4083)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-23 12:43:53 +08:00 |
|
wxg0103
|
15af6c97f8
|
chore: update negative prompt handling and fix tooltip field labels
|
2025-09-23 11:13:24 +08:00 |
|
shaohuzhang1
|
3fad820e99
|
feat: The comparator is greater than or less than the supported string comparison (#4081)
|
2025-09-22 18:18:37 +08:00 |
|
wxg0103
|
ccf6d86dea
|
chore: update logging for auth setting changes and add translations
|
2025-09-22 17:52:44 +08:00 |
|
CaptainB
|
2df99de91d
|
fix: handle case where tool is None in tool activation check
|
2025-09-22 16:25:02 +08:00 |
|
shaohuzhang1
|
6805d7605b
|
fix: Judgment execution logic (#4073)
|
2025-09-22 15:09:58 +08:00 |
|
wxg0103
|
180c115f17
|
fix: update default voice selection for TTS to MOSS-TTSD-v0.5:alex
|
2025-09-22 14:02:41 +08:00 |
|
shaohuzhang1
|
4269eeb2c9
|
docs: OpenAPI request URL (#4070)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-22 11:51:59 +08:00 |
|
zhangzhanwei
|
53082657d7
|
feat: Remove debug
|
2025-09-22 10:37:51 +08:00 |
|
wxg0103
|
2e69698e6b
|
chore: update watermark attributes and cache timeout settings
|
2025-09-19 18:22:54 +08:00 |
|
zhangzhanwei
|
eb6873c329
|
fix: Improve intent node
--bug=1062028 --user=张展玮 【应用编排】意图识别节点没有带上历史聊天记录进行分类 https://www.tapd.cn/62980211/s/1776831
|
2025-09-19 17:55:13 +08:00 |
|
zhangzhanwei
|
6a0145758c
|
feat: Remove debug permission
|
2025-09-19 16:54:24 +08:00 |
|
wxg0103
|
60ce4bf70d
|
fix: improve error handling for video generation process
|
2025-09-19 15:31:48 +08:00 |
|
wxg0103
|
47d4bce84f
|
fix: improve error handling and logging in video generation process
|
2025-09-19 14:51:17 +08:00 |
|
wxg0103
|
5bea2b2566
|
fix: handle exceptions in get_file_base64 method
|
2025-09-19 11:13:32 +08:00 |
|
wxg0103
|
0693ae99ca
|
feat: update translations for login and image retrieval messages
|
2025-09-19 11:13:15 +08:00 |
|
zhangzhanwei
|
71cec2fca4
|
feat: Support stt model params setting
|
2025-09-19 10:15:02 +08:00 |
|
wxg0103
|
74c454532d
|
feat: enhance user authentication with RSA key handling and encrypted data support
|
2025-09-18 18:42:55 +08:00 |
|
wxg0103
|
a0118ca397
|
feat: add TTS model credential and general parameters form
|
2025-09-18 16:23:03 +08:00 |
|
wxg0103
|
faf238109b
|
feat: add password authentication option and update related translations
|
2025-09-18 15:47:38 +08:00 |
|
CaptainB
|
c1a214b08f
|
feat: add variable handling for tool parameters in base_chat_node and base_mcp_node
--story=1019430 --user=刘瑞斌 GitHub#3113 【MCP调用】MCP配置支持传入变量 https://www.tapd.cn/62980211/s/1775665
|
2025-09-18 11:17:04 +08:00 |
|
shaohuzhang1
|
b9ac3b941d
|
fix: Loop node response data (#4052)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-17 18:33:46 +08:00 |
|
wxg0103
|
70f6d6b048
|
fix: update password handling in user authentication to use plain text instead of encrypted password
|
2025-09-17 17:54:40 +08:00 |
|
wxg0103
|
d4bdee1340
|
fix: reduce login failure record expiration time from 3600 to 600 seconds
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-17 17:21:43 +08:00 |
|
shaohuzhang1
|
ab93ac7c4e
|
fix: Loop node embedding sub application error (#4050)
|
2025-09-17 16:41:45 +08:00 |
|
wxg0103
|
b96b499bc7
|
feat: add login authentication configuration endpoints and update related serializers
|
2025-09-17 15:09:36 +08:00 |
|
CaptainB
|
e2314360e9
|
fix: update tool name assignment to use instance data in tool and shared_tool modules
--bug=1061891 --user=刘瑞斌 【工具】从工具商店创建的工具,修改名称后添加还是显示的默认名称 https://www.tapd.cn/62980211/s/1774595
|
2025-09-17 13:00:30 +08:00 |
|
CaptainB
|
b3073c8aad
|
refactor: remove unused tool name assignment in tool and shared_tool modules
--bug=1061891 --user=刘瑞斌 【工具】从工具商店创建的工具,修改名称后添加还是显示的默认名称 https://www.tapd.cn/62980211/s/1774595
|
2025-09-17 12:57:54 +08:00 |
|
wxg0103
|
cf91734db5
|
refactor: adjust max_attempts default and captcha requirement in authentication logic
|
2025-09-17 10:26:43 +08:00 |
|
wxg0103
|
0969f70104
|
feat: add authentication settings API endpoints and enhance login logic with access token validation
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-16 18:26:55 +08:00 |
|
zhangzhanwei
|
6c2b2f6c17
|
feat: STT model params
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-16 16:15:21 +08:00 |
|
shaohuzhang1
|
7264545ab6
|
feat: Support loop node (#4045)
|
2025-09-16 15:49:49 +08:00 |
|
zhangzhanwei
|
754fd8fab9
|
fix: Support shared model
--bug=1061852 --user=张展玮 【应用】自动生成提示词时,如果使用的是共享模型,生成失败,提示模型不存在或不是大语言模型 https://www.tapd.cn/62980211/s/1774010
|
2025-09-16 14:56:53 +08:00 |
|
CaptainB
|
b4cdd87e6e
|
fix: change mcp_tool_id field type from UUID to CharField
|
2025-09-16 11:18:40 +08:00 |
|
zhangzhanwei
|
709e60390a
|
feat: Extract reason using regex
|
2025-09-15 15:00:23 +08:00 |
|
zhangzhanwei
|
d47dbc3a50
|
refactor: Generate prompt serializer
|
2025-09-15 11:40:22 +08:00 |
|
wxg0103
|
f1cd675caa
|
feat: add translation for video generation error messages and implement TTV model parameters
|
2025-09-15 11:08:54 +08:00 |
|
zhangzhanwei
|
b9b91925f0
|
refactor: Add applicationId in generate prompt
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
|
2025-09-12 17:18:23 +08:00 |
|
wxg0103
|
1fb280aa3d
|
feat: add source field to user serializer and update user creation logic
|
2025-09-12 15:34:13 +08:00 |
|
wxg0103
|
7dc132e35c
|
feat: implement text-to-video and image-to-video generation nodes with serializers and workflow integration
|
2025-09-12 14:27:48 +08:00 |
|
zhangzhanwei
|
ce6f801a35
|
feat: Intent classify
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-12 11:54:53 +08:00 |
|
CaptainB
|
bd668e7e2a
|
feat: handle empty store tools in ToolStoreDialog
|
2025-09-12 11:18:14 +08:00 |
|
CaptainB
|
81c827061b
|
feat: add configuration for maximum number of uploaded files
--bug=1061639 --user=刘瑞斌 【知识库】知识库的最多上传文件数设置不生效 https://www.tapd.cn/62980211/s/1771564
|
2025-09-11 14:23:36 +08:00 |
|
CaptainB
|
e988cbca91
|
feat: add Appstore tool retrieval and store tool API endpoint
|
2025-09-09 15:08:33 +08:00 |
|
shaohuzhang1
|
4cb39127be
|
fix: Workflow start time and time zone error (#4011)
|
2025-09-09 13:52:13 +08:00 |
|
zhangzhanwei
|
d2463abaac
|
feat: Vllm url support v1
|
2025-09-09 13:49:46 +08:00 |
|
zhangzhanwei
|
ff6714e505
|
feat: Generate Prompt
|
2025-09-08 17:06:07 +08:00 |
|
CaptainB
|
ec5c076557
|
chore: add mcp_output_enable field to application and applicationversion models
|
2025-09-08 15:43:51 +08:00 |
|
CaptainB
|
4a8cd95119
|
feat: add MCP and tool configuration options in application settings
|
2025-09-08 14:54:35 +08:00 |
|
zhangzhanwei
|
76766ebc23
|
fix: Information regarding role permissions management has not been internationalised.
--bug=1061417 --user=张展玮 【国际化BUG】2.10版本,角色权限管理的信息没有国际化 https://www.tapd.cn/62980211/s/1768834
|
2025-09-08 10:30:59 +08:00 |
|
CaptainB
|
121614fb81
|
chore: add model_params_setting to document, knowledge, and paragraph processing
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
--story=1018694 --user=刘瑞斌 【菲尼克斯】知识库生成问题选择模型,希望可以设置模型参数 https://www.tapd.cn/62980211/s/1768601
|
2025-09-05 17:48:40 +08:00 |
|
CaptainB
|
383957abb3
|
chore: update regex pattern and file path in common.py
--bug=1061351 --user=刘瑞斌 【知识库】知识库导出zip没有图片 https://www.tapd.cn/62980211/s/1768275
|
2025-09-05 11:48:14 +08:00 |
|
CaptainB
|
689391384e
|
chore: update export_zip to include knowledge name in filename
--bug=1061385 --user=刘瑞斌 【知识库】导出的知识库名字都为archive https://www.tapd.cn/62980211/s/1768251
|
2025-09-05 11:37:09 +08:00 |
|
CaptainB
|
59164d86dd
|
chore: add mcp_tool_id parameter to i_chat_node.py
|
2025-09-05 10:39:05 +08:00 |
|
CaptainB
|
9a4f1eda99
|
chore: add mcp_tool_ids parameter to support multiple MCP Tool IDs
|
2025-09-05 10:37:57 +08:00 |
|
CaptainB
|
b5005e4744
|
fix: correct JSON serialization in exec_code method
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-04 18:10:11 +08:00 |
|
CaptainB
|
817d5bcd5a
|
chore: replace pickle with json for data serialization in tool_code.py
|
2025-09-04 16:42:59 +08:00 |
|
shaohuzhang1
|
410101ea94
|
fix: Workflow publishing name time error (#3988)
|
2025-09-03 15:08:22 +08:00 |
|
CaptainB
|
d5d962c53d
|
chore: enhance tool query to include user nickname
--bug=1061299 --user=刘瑞斌 【工具】编辑工具后,工具的创建者不显示了,刷新可恢复正常 https://www.tapd.cn/62980211/s/1766692
|
2025-09-03 15:07:14 +08:00 |
|
CaptainB
|
fcd6b53bfc
|
chore: add check for inactive tools in base_mcp_node.py
|
2025-09-03 14:35:40 +08:00 |
|
shaohuzhang1
|
26945a54bf
|
fix: Delete folder, if there are unauthorized resources in the file for the current user, prompt message needs to be optimized (#3986)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-02 17:47:33 +08:00 |
|
zhangzhanwei
|
1ec918632f
|
fix: Problem create permission
|
2025-09-02 17:33:50 +08:00 |
|
CaptainB
|
1ad5eec380
|
fix: update chat update_time to use timezone.now for consistency
|
2025-09-02 15:52:04 +08:00 |
|
CaptainB
|
0b6b45928d
|
fix: ensure only active tools are processed in base_chat_node.py
--bug=1061252 --user=刘瑞斌 【工具】MCP被禁用后,依然可以在应用中调用 https://www.tapd.cn/62980211/s/1765960
|
2025-09-02 15:52:04 +08:00 |
|
CaptainB
|
59efb68bb5
|
feat: add model caching to get_dynamics_model function in search.py
|
2025-09-02 14:20:41 +08:00 |
|
wxg0103
|
d9ad9aabf2
|
chore: update file hashes for community and fix formatting in permission_constants.py
|
2025-09-01 17:35:08 +08:00 |
|
shaohuzhang1
|
67bb0a0abd
|
feat: Support single line multi select cards (#3976)
|
2025-09-01 16:56:32 +08:00 |
|
CaptainB
|
b1dcdcbf97
|
chore: set default mcp_source to 'custom' if None
--bug=1061187 --user=刘瑞斌 【迁移】应用AI对话节点使用了MCP,迁移后对话时,不会调用MCP工具 https://www.tapd.cn/62980211/s/1765228
|
2025-09-01 15:54:41 +08:00 |
|
shaohuzhang1
|
9970d21a8e
|
fix: Not displaying execution details and returning too much data (#3974)
|
2025-09-01 15:47:15 +08:00 |
|
zhangzhanwei
|
6b17b450d4
|
fix: Chat log add to knowledge permission
--bug=1060944 --user=张展玮 【权限】用户只有知识库的查看权限,但可以将对话日志中的信息添加到知识库作为分段,并可删除 https://www.tapd.cn/62980211/s/1763639
|
2025-08-29 15:29:06 +08:00 |
|
CaptainB
|
82701e7513
|
fix: include default values in parameter initialization
--bug=1060961 --user=刘瑞斌 【工具优化】在“启动参数”设置中保存默认值后,应用内调用时可直接使用预设的默认参数,无需在工具中每次单独设置,简化操作流程。 https://www.tapd.cn/62980211/s/1764217
|
2025-08-29 14:51:36 +08:00 |
|
shaohuzhang1
|
f6aaac4e00
|
perf: Parsing Tokens (#3964)
|
2025-08-29 11:54:16 +08:00 |
|
CaptainB
|
75c461f385
|
chore: replace datetime.now() with timezone.now() for consistent time handling
|
2025-08-29 10:16:53 +08:00 |
|
CaptainB
|
669764492c
|
fix: make datetime aware in get_start_time and get_end_time methods
|
2025-08-28 18:11:25 +08:00 |
|
shaohuzhang1
|
d53b4dcd00
|
fix: Return the link to the connection pool after the node execution is completed (#3957)
|
2025-08-28 16:08:05 +08:00 |
|
shaohuzhang1
|
269c12b737
|
fix: Default value for form node reference parameter checkbox (#3953)
|
2025-08-28 11:22:56 +08:00 |
|
zhangzhanwei
|
4786970689
|
feat: Support iFLYTEK large model for Chinese-English speech recognition
|
2025-08-28 10:57:52 +08:00 |
|
CaptainB
|
f9f96fd2cd
|
chore: add allow_download flag to document metadata
|
2025-08-28 10:12:15 +08:00 |
|
wxg0103
|
211ddccc2f
|
fix: update password edit permission logic for local users
|
2025-08-27 17:59:57 +08:00 |
|
CaptainB
|
a19bd1eef1
|
chore: add allow_download field to existing Document records
--bug=1060848 --user=刘瑞斌 【知识库】文档设置[允许知识库来源中下载 ]应该默认开启 https://www.tapd.cn/62980211/s/1762365
|
2025-08-27 15:36:54 +08:00 |
|
CaptainB
|
4063fef48a
|
chore: add allow_download field to existing Document records
--bug=1060848 --user=刘瑞斌 【知识库】文档设置[允许知识库来源中下载 ]应该默认开启 https://www.tapd.cn/62980211/s/1762365
|
2025-08-27 15:27:19 +08:00 |
|
wxg0103
|
b5cd3f9b31
|
feat: add reset_meta function and update meta handling in Document model
|
2025-08-27 15:26:22 +08:00 |
|
shaohuzhang1
|
d0266de89f
|
fix: PDF export cross-domain (#3945)
|
2025-08-27 14:23:58 +08:00 |
|
zhangzhanwei
|
675e90d3db
|
fix: Chat log search
|
2025-08-27 11:48:03 +08:00 |
|
wxg0103
|
93e5c9db38
|
feat: enhance model provider with additional LLM and embedding models
|
2025-08-27 11:14:05 +08:00 |
|
shaohuzhang1
|
a05573bcdc
|
feat: Form collection single line tab supports variables (#3942)
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
|
2025-08-26 20:01:39 +08:00 |
|
zhangzhanwei
|
d69a753491
|
feat: Permission constants
|
2025-08-26 18:35:13 +08:00 |
|
zhangzhanwei
|
aed2803133
|
feat: Locales
|
2025-08-26 17:35:39 +08:00 |
|
zhangzhanwei
|
c082dae066
|
fix: Query by permission in system resource management
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
--bug=1060785 --user=张展玮 【资源授权】-通过权限查询资源无效 https://www.tapd.cn/62980211/s/1761243
|
2025-08-26 13:59:29 +08:00 |
|
wxg0103
|
8cdb085734
|
feat: add support for v2 API version in embedding models and update validation logic
|
2025-08-26 13:20:31 +08:00 |
|