Bowen Liang
|
eafe26f2a5
|
chore: apply ty checks on api code with script and ci action (#24653)
|
2025-09-02 16:05:13 +08:00 |
|
Bowen Liang
|
7b379e2a61
|
chore: apply ty checks on api code with script and ci action (#24653)
|
2025-09-02 16:05:13 +08:00 |
|
Novice
|
35ee380345
|
chore: optimize SQL queries that perform partial full table scans (#24786)
|
2025-09-02 11:46:11 +08:00 |
|
Novice
|
ca96350707
|
chore: optimize SQL queries that perform partial full table scans (#24786)
|
2025-09-02 11:46:11 +08:00 |
|
Yongtao Huang
|
8193ee2a9b
|
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-02 10:30:19 +08:00 |
|
Yongtao Huang
|
be3af1e234
|
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-02 10:30:19 +08:00 |
|
耐小心
|
a42189c730
|
fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656)
Co-authored-by: 王锶奇 <wangsiqi2@tal.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-01 18:22:42 +08:00 |
|
耐小心
|
acd209a890
|
fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656)
Co-authored-by: 王锶奇 <wangsiqi2@tal.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-01 18:22:42 +08:00 |
|
Asuka Minato
|
2b2cd9fc9d
|
example enum to StrEnum (#24877)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-01 15:40:26 +08:00 |
|
Asuka Minato
|
d41d4deaac
|
example enum to StrEnum (#24877)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-01 15:40:26 +08:00 |
|
耐小心
|
6d90cf47d2
|
fix: Fix database connection leak in EasyUIBasedGenerateTaskPipeline (#24815)
|
2025-09-01 14:48:56 +08:00 |
|
耐小心
|
d5a521eef2
|
fix: Fix database connection leak in EasyUIBasedGenerateTaskPipeline (#24815)
|
2025-09-01 14:48:56 +08:00 |
|
willzhao
|
2a5d167b40
|
[CHORE]: remove redundant-cast (#24807)
|
2025-09-01 14:05:32 +08:00 |
|
willzhao
|
ffba341258
|
[CHORE]: remove redundant-cast (#24807)
|
2025-09-01 14:05:32 +08:00 |
|
Asuka Minato
|
2cdc545906
|
model_config = ConfigDict(extra='allow') (#24859)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-31 23:21:41 +08:00 |
|
Asuka Minato
|
cb04c21141
|
model_config = ConfigDict(extra='allow') (#24859)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-31 23:21:41 +08:00 |
|
Asuka Minato
|
cdfd6e205e
|
poc of validate config (#24837)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-31 02:41:52 +08:00 |
|
Asuka Minato
|
9f528d23d4
|
poc of validate config (#24837)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-31 02:41:52 +08:00 |
|
horochx
|
e9c839228b
|
fix: workflow_finish_to_stream_response assert exception with celery … (#24674)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-30 00:59:21 +08:00 |
|
horochx
|
0fe078d25e
|
fix: workflow_finish_to_stream_response assert exception with celery … (#24674)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-30 00:59:21 +08:00 |
|
QIN2DIM
|
a9c08f4f3b
|
feat(api): maintain assistant content parts and file handling in advanced chat (#24663)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-29 15:19:55 +08:00 |
|
QIN2DIM
|
929d9e0b3f
|
feat(api): maintain assistant content parts and file handling in advanced chat (#24663)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-29 15:19:55 +08:00 |
|
Bowen Liang
|
e2b9e519f1
|
chore: use orjson in streaming event JSON serialisation for performance improvement (#24763)
|
2025-08-29 14:06:07 +08:00 |
|
Bowen Liang
|
3d5a4df9d0
|
chore: use orjson in streaming event JSON serialisation for performance improvement (#24763)
|
2025-08-29 14:06:07 +08:00 |
|
湛露先生
|
eeff0a25d1
|
clean typos words. (#24667)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-08-28 15:23:59 +08:00 |
|
湛露先生
|
5c01dd97e8
|
clean typos words. (#24667)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-08-28 15:23:59 +08:00 |
|
Joel
|
ac11418c0e
|
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-08-26 18:16:05 +08:00 |
|
Joel
|
dac72b078d
|
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-08-26 18:16:05 +08:00 |
|
Yongtao Huang
|
76ce0afec0
|
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-26 18:10:31 +08:00 |
|
Yongtao Huang
|
fa753239ad
|
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-26 18:10:31 +08:00 |
|
-LAN-
|
c4c4e761b6
|
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-22 23:53:05 +08:00 |
|
-LAN-
|
da9af7b547
|
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-22 23:53:05 +08:00 |
|
willzhao
|
cbc2e67ddb
|
[CHORE]: x: T = None to x: Optional[T] = None (#24217)
|
2025-08-21 21:58:39 +08:00 |
|
willzhao
|
5ab6bc283c
|
[CHORE]: x: T = None to x: Optional[T] = None (#24217)
|
2025-08-21 21:58:39 +08:00 |
|
Yongtao Huang
|
98c972ae1a
|
Fix: safe defaults for BaseModel dict fields (#24098)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-21 21:38:55 +08:00 |
|
Yongtao Huang
|
106ab7f2a8
|
Fix: safe defaults for BaseModel dict fields (#24098)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-21 21:38:55 +08:00 |
|
Asuka Minato
|
08b8fd0d8d
|
try ast-grep (#24149)
|
2025-08-19 13:41:52 +08:00 |
|
Asuka Minato
|
70da81d0e5
|
try ast-grep (#24149)
|
2025-08-19 13:41:52 +08:00 |
|
湛露先生
|
1740122487
|
no used function for message_queue. (#24027)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-17 09:33:22 +08:00 |
|
湛露先生
|
0a9af45194
|
no used function for message_queue. (#24027)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-17 09:33:22 +08:00 |
|
Yongtao Huang
|
79a1521641
|
Fix missing user_id in trace_manager (#24024)
|
2025-08-16 11:08:30 +08:00 |
|
Yongtao Huang
|
8b601a983c
|
Fix missing user_id in trace_manager (#24024)
|
2025-08-16 11:08:30 +08:00 |
|
Will
|
2a562dc931
|
fix: messages updated_at (#23869)
|
2025-08-13 15:34:52 +08:00 |
|
Will
|
5aaa47e25d
|
fix: messages updated_at (#23869)
|
2025-08-13 15:34:52 +08:00 |
|
-LAN-
|
06d2a3073b
|
refactor: Change _queue_manager to public attribute queue_manager in task pipelines (#23747)
|
2025-08-11 18:18:07 +08:00 |
|
-LAN-
|
332e8e68ee
|
refactor: Change _queue_manager to public attribute queue_manager in task pipelines (#23747)
|
2025-08-11 18:18:07 +08:00 |
|
-LAN-
|
323d198002
|
fix: resolve circular import in AppGenerateEntity (#23731)
|
2025-08-11 15:38:28 +08:00 |
|
-LAN-
|
2dbf20a3e9
|
fix: resolve circular import in AppGenerateEntity (#23731)
|
2025-08-11 15:38:28 +08:00 |
|
-LAN-
|
3e677961c5
|
fix: sync missing conversation variables for existing conversations (#23649)
|
2025-08-09 22:42:18 +08:00 |
|
-LAN-
|
6900b08134
|
fix: sync missing conversation variables for existing conversations (#23649)
|
2025-08-09 22:42:18 +08:00 |
|