Commit Graph

1764 Commits

Author SHA1 Message Date
shaohuzhang1 ec2ddedf93
fix: The sub application cannot use the current node (#3523) 2025-07-09 10:46:57 +08:00
shaohuzhang1 cff1f6c80b
fix: The sub application cannot have a conversation (#3522) 2025-07-09 10:36:59 +08:00
zhangzhanwei 3b4702e533 fix: knowledge document paragraph read permission 2025-07-09 10:25:12 +08:00
shaohuzhang1 49d40bb480
fix: Application access restrictions (#3519) 2025-07-08 21:01:32 +08:00
shaohuzhang1 6866ff03b3
fix: Tools cannot be called in the workflow (#3516) 2025-07-08 20:14:33 +08:00
wxg0103 573ec2b706 refactor: remove unused ModelInfo entry for dall-e-2 in openai_model_provider.py 2025-07-08 19:05:53 +08:00
shaohuzhang1 f370840e8b
fix: The form node cannot be used (#3514) 2025-07-08 17:56:11 +08:00
shaohuzhang1 31147c0f6e
fix: AI conversation file upload image cannot be loaded (#3512) 2025-07-08 17:30:32 +08:00
wxg0103 521fff2818 refactor: add is_cache_model method to various model classes to standardize cache behavior 2025-07-08 17:11:31 +08:00
shaohuzhang1 fce2f50a01
fix: Apply MCP node acquisition tool (#3510) 2025-07-08 17:02:02 +08:00
CaptainB f04de2328a feat: add username field to model serializer and rename nick_name field 2025-07-08 16:57:39 +08:00
CaptainB 334883c2b2 feat: add username field to model serializer and rename nick_name field 2025-07-08 16:47:05 +08:00
shaohuzhang1 f8249cd601
fix: The number of conversations has not been updated (#3509) 2025-07-08 16:35:54 +08:00
wxg0103 b396d95c6f refactor: replace default cache with user-specific cache in ChatManage class 2025-07-08 16:17:34 +08:00
CaptainB 4be308078b refactor: remove redundant validation logic from tool serializer
--bug=1058282 --user=刘瑞斌 【工具】在工具模块,添加工具商店中的mysql查询工具,报错:Tool id does not exist https://www.tapd.cn/62980211/s/1725592
2025-07-08 16:15:56 +08:00
shaohuzhang1 f627daf231
fix: Password authentication (#3507) 2025-07-08 15:49:55 +08:00
wxg0103 a27c09586e refactor: streamline permission checks in model handler for improved readability 2025-07-08 15:03:49 +08:00
CaptainB 8f00184122 refactor: improve embedding handling and ensure float conversion for embeddings
--bug=1058254 --user=刘瑞斌 【知识库】企业版-ldap用户创建通用知识库-创建的空白文档中无法添加分段 https://www.tapd.cn/62980211/s/1725378
2025-07-08 14:19:20 +08:00
shaohuzhang1 90abe70e2e
fix: Resource authorization dirty data (#3506)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-08 13:44:08 +08:00
CaptainB 8465ac67f0 feat: add workspace validation to tool ID checks in serializers 2025-07-08 12:47:53 +08:00
CaptainB 8aa2c1437c feat: add workspace validation for knowledge id across serializers 2025-07-08 12:47:53 +08:00
wxg0103 337461b683 refactor: update application setting serializer to set default favicon and improve user resource permission handling 2025-07-08 11:47:17 +08:00
shaohuzhang1 1c364c22cf
fix: Resource automatic authorization type error (#3505) 2025-07-08 10:56:24 +08:00
shaohuzhang1 b40c76d3f3
fix: PDF Preview (#3504) 2025-07-08 10:52:27 +08:00
wxg0103 5ba00faf82 refactor: remove unnecessary tobytes() calls when retrieving file content
--bug=1058211 --user=王孝刚 【应用】高级编排-应用对话,图片理解、语音转文本模型执行报错 https://www.tapd.cn/62980211/s/1725144
2025-07-08 10:47:14 +08:00
zhangzhanwei 1f1d4721eb fix: Tool permission of two common user role 2025-07-08 10:40:54 +08:00
shaohuzhang1 7f7704042e
feat: PDF Preview (#3502)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-07 22:58:23 +08:00
shaohuzhang1 b52c972ac0
feat: Dialogue displays knowledge sources (#3501) 2025-07-07 21:42:17 +08:00
zhangzhanwei 1c18b99429 fix: Split permission in document import dialogue 2025-07-07 20:57:51 +08:00
CaptainB c8650030fb refactor: replace WorkspaceUserResourcePermission with UserResourcePermissionSerializer for user authorization 2025-07-07 18:37:47 +08:00
shaohuzhang1 1bb2a1ae12
fix: Simple application without dialogue logs (#3497) 2025-07-07 17:33:11 +08:00
zhangzhanwei 6e012e6469 fix: Model permission of workspace manager 2025-07-07 17:27:44 +08:00
shaohuzhang1 6effb8f0fb
feat: Application chat (#3494) 2025-07-07 16:08:37 +08:00
CaptainB 50e93e490a fix: ensure valid class is checked before validation in document processing 2025-07-07 16:04:16 +08:00
liqiang-fit2cloud 8ee575b32e refactor: disable access log. 2025-07-07 15:04:35 +08:00
CaptainB 67f719747c fix: enhance meta validation to check for empty dictionary
--bug=1058076 --user=刘瑞斌 【知识库】飞书知识库-文档列表操作列-设置命中处理方式为“直接回答” 报异常 https://www.tapd.cn/62980211/s/1724448
2025-07-07 14:43:35 +08:00
zhangzhanwei 880697bf35 fix: Add tool from tool store 2025-07-07 14:35:32 +08:00
CaptainB bed9c500f1 feat: update source_type and source_id defaults in initial migration 2025-07-07 12:54:17 +08:00
wxg0103 181173e2a5 refactor: remove redundant user exclusion logic for improved clarity 2025-07-07 12:07:48 +08:00
zhangzhanwei 4d064f6a37 fix: Model list permission while create knowledge or application 2025-07-07 11:39:04 +08:00
CaptainB 25d395d74a feat: switch Celery broker to Redis with Sentinel support 2025-07-07 11:24:37 +08:00
CaptainB 13596ed7e8 refactor: streamline auth_resource method for improved readability and maintainability
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
2025-07-05 18:06:00 +08:00
shaohuzhang1 e7a30903ba
feat: application upload file (#3487)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-04 19:52:45 +08:00
CaptainB ef51afb96e refactor: filter folder query set by create_user for improved consistency 2025-07-04 18:31:57 +08:00
wxg0103 a097d23299 refactor: add show_exec field to application access token response 2025-07-04 18:17:26 +08:00
wxg0103 ce1884ec60 refactor: add application_id and workspace_id fields to chat record serializer 2025-07-04 18:17:26 +08:00
wxg0103 168fb2e9a8 refactor: update translation for "Think:" in django.po to "思考内容: " 2025-07-04 17:46:27 +08:00
zhangzhanwei 722776623d fix: Locales 2025-07-04 17:40:20 +08:00
wxg0103 66bddc8ed3 refactor: add translation for "Hit-Test" in django.po 2025-07-04 17:07:12 +08:00
wxg0103 519e0dc60b refactor: add source attribute to name field in DocumentEditInstanceSerializer for improved clarity 2025-07-04 16:31:22 +08:00