Junyan Qin (Chin)
|
cba2b9b2ad
|
fix: switch plugin auto upgrade cache to redis (#26356)
|
1 个月前 |
Junyan Qin (Chin)
|
043ec46c33
|
perf: distribute concurrent plugin auto upgrade tasks (#26282)
|
1 个月前 |
-LAN-
|
bab4975809
|
chore: add ast-grep rule to convert Optional[T] to T | None (#25560)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
1 个月前 |
Asuka Minato
|
cbc0e639e4
|
update sql in batch (#24801)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1 个月前 |
-LAN-
|
9d5956cef8
|
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
1 个月前 |
Asuka Minato
|
24e2b72b71
|
Update ast-grep pattern for session.query (#24828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 个月前 |
湛露先生
|
d4883256f1
|
Fix login tokens and fix task clean_messages create_time. (#24574)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 个月前 |
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>
|
2 个月前 |
kenwoodjw
|
bfc4fe1a9a
|
fix infinite loop when clean unused dataset (#24542)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 个月前 |
Asuka Minato
|
70da81d0e5
|
try ast-grep (#24149)
|
2 个月前 |
9527MrLi
|
75199442c1
|
feat: Implements periodic deletion of workflow run logs that exceed t… (#23881)
Co-authored-by: shiyun.li973792 <shiyun.li@seres.cn>
Co-authored-by: 1wangshu <suewangswu@gmail.com>
Co-authored-by: Blackoutta <hyytez@gmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2 个月前 |
kenwoodjw
|
21e1b825fe
|
fix: optimize dataset cleanup task (#23828)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2 个月前 |
-LAN-
|
74ab057f56
|
refactor: improve Redis wrapper type hints and fix None value handling (#23845)
|
2 个月前 |
Yongtao Huang
|
c8c591d73c
|
Fix incorrect exception handling in db query (#23582)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2 个月前 |
ian woolf
|
a0a30bfdcc
|
fix: set default value to avoid initializing with empty value (#23220)
|
3 个月前 |
Sn0rt
|
bbdeb15501
|
fix: Support URL-encoded passwords with special characters in CELERY_BROKER_URL (#23163)
Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>
|
3 个月前 |
Asuka Minato
|
a189d293f8
|
make logging not use f-str, change others to f-str (#22882)
|
3 个月前 |
Asuka Minato
|
ef51678c73
|
orm filter -> where (#22801)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
3 个月前 |
Junyan Qin (Chin)
|
eaae79a581
|
feat: plugin auto upgrade strategy (#19758)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
3 个月前 |
Asuka Minato
|
6d3e198c3c
|
Mapped column (#22644)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
3 个月前 |
-LAN-
|
0f4809b9b8
|
refactor: centralize email internationalization handling (#22752)
Co-authored-by: Claude <noreply@anthropic.com>
|
3 个月前 |
Dongyu Li
|
92614765ff
|
Feat/queue monitor (#20647)
|
5 个月前 |
yihong
|
5a991295e0
|
fix: drop some type fixme (#20344)
|
5 个月前 |
非法操作
|
085bd1aa93
|
chore: model.query change to db.session.query (#19551)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
5 个月前 |
非法操作
|
14cd71ed0a
|
chore: all model.query replace to db.session.query (#19521)
|
5 个月前 |
非法操作
|
b00f94df64
|
fix: replace all dataset.Model.query to db.session.query(Model) (#19509)
|
5 个月前 |
crazywoola
|
b29087b680
|
fix: db.session.query(TenantAccountJoin) (#19482)
|
5 个月前 |
Yongtao Huang
|
43753c8e9a
|
Fix function's name mismatch (#16681)
|
7 个月前 |
Jyong
|
9c317b64c3
|
sandbox doesn't provide auto disable log (#12388)
|
9 个月前 |
Jyong
|
cf00ee42f5
|
send knowledge base auto disable notification (#12126)
|
10 个月前 |
Bowen Liang
|
886758d2be
|
fix: typo in clean messages periodical task's logging (#12090)
|
10 个月前 |
Jyong
|
84ac004772
|
py lint (#12102)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
10 个月前 |
-LAN-
|
d5f33212ac
|
fix: add type ignore comments for shared_task imports and clean up re… (#12099)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
10 个月前 |
Jyong
|
9231fdbf4c
|
Feat/support parent child chunk (#12092)
|
10 个月前 |
yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
10 个月前 |
Jyong
|
00ac7edeb3
|
improve message clean logic (#11487)
|
10 个月前 |
Jyong
|
41c6bf5fe4
|
update the scheduler of update_tidb_serverless_status_task to 1/10min (#11135)
|
11 个月前 |
Jyong
|
128efc3193
|
Feat/clean message records (#10588)
|
11 个月前 |
Jyong
|
445dcfe4d0
|
add create tidb serverless job control (#10467)
Co-authored-by: crazywoola <427733928@qq.com>
|
11 个月前 |
jiangbo721
|
07ad362854
|
fix: Cannot find declaration to go to CLEAN_DAY_SETTING (#10157)
Co-authored-by: 刘江波 <liujiangbo1@xiaomi.com>
|
1年前 |
Jyong
|
18106a4fc6
|
add tidb on qdrant type (#9831)
Co-authored-by: Zhaofeng Miao <522856232@qq.com>
|
1年前 |
Jyong
|
5aabb83f5a
|
update dataset clean rule (#9426)
|
1年前 |
Jyong
|
bd678f9ca1
|
add clean 7 days datasets (#9424)
|
1年前 |
Jyong
|
9d221a5e19
|
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
1年前 |
-LAN-
|
3571292fbf
|
chore(api): Introduce Ruff Formatter. (#7291)
|
1年前 |
-LAN-
|
5e6fc58db3
|
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
1年前 |
Jyong
|
f73a3a58ae
|
update delete embeddings by id (#6489)
|
1年前 |
Jyong
|
1e0e573165
|
update clean embedding cache query logic (#6483)
|
1年前 |
Jyong
|
e493ce9981
|
update clean embedding cache logic (#6434)
|
1年前 |
Jyong
|
1bc90b992b
|
Feat/optimize clean dataset logic (#6384)
|
1年前 |