CaptainB
|
87eb5c3789
|
fix: update Docker images to use latest versions and adjust permissions
|
2025-08-19 14:05:12 +08:00 |
|
CaptainB
|
0e1ae663b1
|
fix: add migration to refresh collation and reindex database
|
2025-08-19 13:55:10 +08:00 |
|
CaptainB
|
a10991ad6d
|
fix: update pypdf version to 6.0.0
|
2025-08-19 12:40:05 +08:00 |
|
CaptainB
|
6f69c8beb8
|
fix: add existence check for ProblemParagraphMapping association
sync2gitee / repo-sync (push) Waiting to run
|
2025-08-18 17:11:53 +08:00 |
|
shaohuzhang1
|
98b58e7fda
|
fix: Form collection, multiple dragging and dropping of parameters failed(#3745)
sync2gitee / repo-sync (push) Waiting to run
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-08-18 16:01:16 +08:00 |
|
CaptainB
|
4c7cd248f8
|
fix: update base images to use bookworm variant
|
2025-08-18 15:31:04 +08:00 |
|
shaohuzhang1
|
ae75df098f
|
perf: Segmented search function in the knowledge base, clearing search content when switching search keywords(#3867) (#3872)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-08-18 15:12:32 +08:00 |
|
CaptainB
|
979a0d8f41
|
fix: update checkout reference to v1 in build-and-push workflow
|
2025-08-18 15:08:42 +08:00 |
|
CaptainB
|
3aa8054055
|
fix: update PostgreSQL version in Dockerfile
|
2025-08-18 14:56:55 +08:00 |
|
shaohuzhang1
|
67ec325dd6
|
perf: Upgrade markdown editor version(#3322)
* perf: Optimize login loading issues
* perf: Upgrade markdown editor version(#3322)
---------
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-08-18 11:28:49 +08:00 |
|
shaohuzhang1
|
3d6bcb99d0
|
fix: Upgrading psycopg (#3869)
|
2025-08-18 10:39:21 +08:00 |
|
wxg0103
|
8031b0a2fa
|
refactor: simplify success message handling in dataset update process
sync2gitee / repo-sync (push) Has been cancelled
|
2025-08-06 17:25:10 +08:00 |
|
CaptainB
|
9d4679a835
|
fix: improve charset detection in HTML parsing
sync2gitee / repo-sync (push) Has been cancelled
|
2025-07-31 13:35:11 +08:00 |
|
CaptainB
|
37100281ee
|
fix: improve speech synthesis handling in ChatOperationButton
sync2gitee / repo-sync (push) Waiting to run
--bug=1059740 --user=刘瑞斌 【github#3769】应用开启浏览器语音播放,在问答界面,暂停播放后,无法再次开启播放 https://www.tapd.cn/57709429/s/1744903
|
2025-07-30 11:15:41 +08:00 |
|
CaptainB
|
2ff63d930b
|
feat: add dataset index creation and deletion functions
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)
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)
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-25 10:34:51 +08:00 |
|
wangdan-fit2cloud
|
5f50059443
|
fix: Adjust application‘s similarity text
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-24 10:33:34 +08:00 |
|
shaohuzhang1
|
d5148ddadf
|
fix: When the execution parameter of the function library is not None, no verification is performed (#3729)
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-23 18:59:46 +08:00 |
|
shaohuzhang1
|
b838a14bd8
|
fix: Session timeout setting (#3728)
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 |
|
wangdan-fit2cloud
|
6f4df54917
|
fix: draggable issue
|
2025-07-23 16:46:36 +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 |
|
CaptainB
|
bd0f44efd1
|
fix: validate required fields in FunctionNodeForm
--bug=1055176 --user=刘瑞斌 【github#2996】函数引用前置节点参数,前置节点删除后,函数参数为空可以发布应用 https://www.tapd.cn/57709429/s/1739785
|
2025-07-23 15:15:32 +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 |
|
wangdan-fit2cloud
|
3083d48dff
|
perf: Similarity copywriting optimization
|
2025-07-23 13:02:06 +08:00 |
|
shaohuzhang1
|
ef549c7c89
|
fix: Anchor point positioning error of the discriminator node (#3710)
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-22 19:00:35 +08:00 |
|
shaohuzhang1
|
bc6a5a8869
|
fix: Non streaming sessions cannot count token consumption #3635 (#3709)
|
2025-07-22 18:43:10 +08:00 |
|
wangdan-fit2cloud
|
14d011d61d
|
fix: Firefox browser compatibility with drag and drop upload issues
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-22 17:36:54 +08:00 |
|
wangdan-fit2cloud
|
753bf5f777
|
fix: hit test title style optimize(#3533)
|
2025-07-22 17:13:07 +08:00 |
|
shaohuzhang1
|
8e3e46a96d
|
fix: Replace replaceAll with the replace function (#3706) #3656
|
2025-07-22 17:08:57 +08:00 |
|
shaohuzhang1
|
33762f26bf
|
fix: Password change prompt (#3705)
|
2025-07-22 16:23:15 +08:00 |
|
wangdan-fit2cloud
|
2adb872cdf
|
fix: Application dialogue history error(#3223)
|
2025-07-22 16:05:07 +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
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-21 17:45:20 +08:00 |
|
wangdan-fit2cloud
|
02d6239a71
|
fix: Quick question in the opening statement, English word breaks.(#3158)
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-21 16:45:47 +08:00 |
|
shaohuzhang1
|
8d3b3f8121
|
fix: Quick question in the opening statement, English word breaks.(#3158)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-07-21 16:20:38 +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 |
|
shaohuzhang1
|
abe51dc30c
|
fix: Quick question in the opening statement, English word breaks.(#3158)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-07-21 12:34:14 +08:00 |
|
CaptainB
|
b7ba9fdf67
|
fix: change HitTest action methods from GET to PUT in API views
|
2025-07-21 12:12:26 +08:00 |
|