Commit Graph

1191 Commits

Author SHA1 Message Date
shaohuzhang1 b9dcfaff92
fix: Application log permission error (#4087)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
2025-09-23 14:53:39 +08:00
shaohuzhang1 d2c7167623
fix: In the floating window embedding, the user in the conversation is displayed as a tourist #4019 (#4075) 2025-09-22 16:00:25 +08:00
shaohuzhang1 c9634f9950
fix: Judgment execution logic (#4072) 2025-09-22 15:06:04 +08:00
wxg0103 c88d90b2f5 refactor: remove unused 'status' field from API response schema 2025-09-22 14:39:14 +08:00
wxg0103 d405b06016 feat: implement RSA encryption for login data and add LDAP login support 2025-09-22 14:35:02 +08:00
shaohuzhang1 d9d7264542
fix: Modify document authentication method (#4006)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
2025-09-09 11:29:41 +08:00
shaohuzhang1 b3cc8e24c6
fix: Unauthorized query of application dialogue logs (#4004) 2025-09-09 11:01:29 +08:00
shaohuzhang1 a0dc4c0648
fix: Return the link to the connection pool after the node execution is completed (#3919)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
2025-08-22 17:44:10 +08:00
shaohuzhang1 4c878b011a feat: Add connection pool connection check parameters (#3905)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
2025-08-21 13:40:06 +08:00
wxg0103 f79ae01a92 feat: expand permissions for application access token in chat views 2025-08-21 13:40:06 +08:00
shaohuzhang1 959187b5d2
fix: Some web pages are unable to be crawled (#3897) 2025-08-20 16:15:59 +08:00
CaptainB 76c0b66152 fix: update parameter name in drop_dataset_index call for clarity 2025-08-20 15:42:43 +08:00
shaohuzhang1 141de353ea
fix: AI dialogue node calls MCP, AI's reply content is included in the code block of MCP call result, markdown parsing error #3846 (#3894) 2025-08-20 13:48:30 +08:00
shaohuzhang1 c74352046b
fix: The website knowledge base lacks comprehensive methods for determining files and folders, resulting in ineffective access to links within the final document #2935 (#3893) 2025-08-20 11:36:38 +08:00
CaptainB e910217850 fix: remove unnecessary tobytes() calls for file byte retrieval
--bug=1060633 --user=刘瑞斌 【应用】图片理解节点解析图片报错 https://www.tapd.cn/57709429/s/1758154
2025-08-20 11:17:55 +08:00
CaptainB 655ca53419 fix: refactor collation refresh and reindex logic to improve error handling and connection management
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-08-19 15:49:22 +08:00
CaptainB b976273876 fix: update API request handling to use request body schema instead of query parameters 2025-08-19 14:40:27 +08:00
CaptainB 0e1ae663b1 fix: add migration to refresh collation and reindex database 2025-08-19 13:55:10 +08:00
CaptainB 6f69c8beb8 fix: add existence check for ProblemParagraphMapping association
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-08-18 17:11:53 +08:00
shaohuzhang1 3d6bcb99d0
fix: Upgrading psycopg (#3869) 2025-08-18 10:39:21 +08:00
CaptainB 9d4679a835 fix: improve charset detection in HTML parsing
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
2025-07-31 13:35:11 +08:00
CaptainB 2ff63d930b feat: add dataset index creation and deletion functions
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
2025-07-25 11:45:55 +08:00
shaohuzhang1 0651f3d68c
fix: Voice to text, text to voice form cannot obtain data after collecting nodes (#3742)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
2025-07-25 11:44:51 +08:00
shaohuzhang1 ceea85e2d8
fix: MCP calls node, workflow error after form recall (#3738)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-25 10:34:51 +08:00
shaohuzhang1 d5148ddadf
fix: When the execution parameter of the function library is not None, no verification is performed (#3729)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-23 18:59:46 +08:00
shaohuzhang1 b838a14bd8
fix: Session timeout setting (#3728)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-23 18:12:40 +08:00
shaohuzhang1 5ba725ba18
refactor: recycle db connection to avoid "the connection is closed" exception. (#3726) (#3727) 2025-07-23 17:40:39 +08:00
shaohuzhang1 d1cd01f555
refactor: recycle db connection to avoid "the connection is closed" exception. (#3726) 2025-07-23 17:15:38 +08:00
shaohuzhang1 9d790f1eda
fix: When referencing workflow fields, if the node is not executed, return None data (#3724) 2025-07-23 16:42:36 +08:00
zhangzhanwei dd5622d2bb fix: Swagger doc 2025-07-23 16:35:46 +08:00
zhangzhanwei 7eaf860869 fix: Swagger 2025-07-23 15:56:22 +08:00
shaohuzhang1 23fcb0e94e
fix: After the application opens a session, after a period of time, the conversation record ID will report an error (#3712) 2025-07-23 13:56:27 +08:00
shaohuzhang1 bc6a5a8869
fix: Non streaming sessions cannot count token consumption #3635 (#3709) 2025-07-22 18:43:10 +08:00
shaohuzhang1 33762f26bf
fix: Password change prompt (#3705) 2025-07-22 16:23:15 +08:00
shaohuzhang1 a0b6aaa568
fix: Specifying a specific form parameter for the reply output will result in an error #3309 (#3703) 2025-07-22 15:49:59 +08:00
shaohuzhang1 01075166b8
docs: Missing thinking process related parameters in model_setting #3134 (#3700) 2025-07-22 12:05:24 +08:00
shaohuzhang1 ae30052dae
docs: Delete the conversation log history_day parameter #3159 (#3699) 2025-07-22 11:52:04 +08:00
shaohuzhang1 55a7d73f98
fix: The thinking process information of AI dialogue nodes is lost (#3698) 2025-07-22 11:26:52 +08:00
shaohuzhang1 0531a6ecc8
feat: Support session_timeout parameter (#3697) 2025-07-22 10:35:20 +08:00
shaohuzhang1 1ee0eac455
build: locales (#3696) 2025-07-22 10:20:46 +08:00
CaptainB 0ba9b97752 feat: add MySQL and PostgreSQL query templates with JSON serialization
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-21 17:45:20 +08:00
shaohuzhang1 4013606a93
fix: The password rule prompt is unclear #3547 (#3689) 2025-07-21 16:12:47 +08:00
shaohuzhang1 40be71d765
fix: Create document prompt error #3527 (#3688) 2025-07-21 15:24:49 +08:00
shaohuzhang1 8ecf5b52ed
fix: Interface permission verification error #3309 (#3687) 2025-07-21 15:18:40 +08:00
CaptainB b7ba9fdf67 fix: change HitTest action methods from GET to PUT in API views 2025-07-21 12:12:26 +08:00
shaohuzhang1 bca56af788
fix: Interface permission verification error #3343 (#3683) 2025-07-21 11:38:41 +08:00
wxg0103 622a8e525c refactor: add early return for invalid document type in document_serializers.py
--bug=1057562 --user=王孝刚 【知识库】飞书知识库对接,设置命中处理方式保存报错 https://www.tapd.cn/57709429/s/1736833
2025-07-21 11:32:26 +08:00
wxg0103 f568c6800f refactor: add early return for invalid document type in document_serializers.py
--bug=1057562 --user=王孝刚 【知识库】飞书知识库对接,设置命中处理方式保存报错 https://www.tapd.cn/57709429/s/1736833
2025-07-21 11:31:03 +08:00
CaptainB 93d1958fef fix: validate transport type in MCP server configuration
--bug=1056812 --user=刘瑞斌 【github##3232】【应用编排】mcp节点的transport配置填写http,错误提示不对 https://www.tapd.cn/57709429/s/1736690
2025-07-21 11:22:00 +08:00
wxg0103 90ee3c4d21 refactor: improve formatting in chat_serializers.py
--bug=1059060 --user=王孝刚 【github#3392】【应用】对话日志使用自定义时间段导出报错 https://www.tapd.cn/57709429/s/1736692
2025-07-21 11:20:15 +08:00