jyong
|
b277acc298
|
Merge branch 'main' into feat/r2
|
2025-06-16 14:08:02 +08:00 |
|
 
|
f6aa2498a3
|
document indexing not bound to a Session (#21015)
Co-authored-by: xuhaixing <[email protected]>
|
2025-06-14 17:44:35 +02:00 |
|
jyong
|
1d8b390584
|
Merge branch 'main' into feat/r2
# Conflicts:
# docker/docker-compose.middleware.yaml
|
2025-06-11 17:16:27 +08:00 |
|
 Dongyu LiandGitHub
|
92614765ff
|
Feat/queue monitor (#20647)
|
2025-06-04 19:56:34 +08:00 |
|
jyong
|
309fffd1e4
|
Merge branch 'main' into feat/r2
# Conflicts:
# api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
# api/core/workflow/entities/node_entities.py
# api/core/workflow/enums.py
|
2025-06-03 18:56:49 +08:00 |
|
 JyongandGitHub
|
fb12a3033d
|
fix celery job not closed issue (#19268)
|
2025-05-30 14:42:47 +08:00 |
|
 -LAN-andGitHub
|
f7fb10635f
|
refactor(workflow): Rename workflow node execution models (#20458)
Signed-off-by: -LAN- <[email protected]>
|
2025-05-30 04:56:37 +08:00 |
|
jyong
|
a025db137d
|
Merge branch 'main' into feat/r2
|
2025-05-29 09:54:28 +08:00 |
|
jyong
|
7f59ffe7af
|
r2
|
2025-05-28 17:56:04 +08:00 |
|
 -LAN-andGitHub
|
275b042998
|
chore(remove_app_and_related_data_task): Revert _delete_app_workflow_node_executions (#20278)
Signed-off-by: -LAN- <[email protected]>
|
2025-05-27 14:58:08 +08:00 |
|
 -LAN-andGitHub
|
3196dc2d61
|
refactor: Use typed SQLAlchemy base model and fix type errors (#19980)
Signed-off-by: -LAN- <[email protected]>
|
2025-05-21 15:38:03 +08:00 |
|
+8        
|
d186daa131
|
E-300 (#19726)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: Hash Brown <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: GareArc <[email protected]>
Co-authored-by: Byron.wang <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: Garfield Dai <[email protected]>
Co-authored-by: KVOJJJin <[email protected]>
Co-authored-by: Alexi.F <[email protected]>
Co-authored-by: Xiyuan Chen <[email protected]>
Co-authored-by: kautsar_masuara <[email protected]>
Co-authored-by: achmad-kautsar <[email protected]>
Co-authored-by: Xin Zhang <[email protected]>
Co-authored-by: kelvintsim <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: Zixuan Cheng <[email protected]>
|
2025-05-20 12:07:50 +08:00 |
|
 
|
4977bb21ec
|
feat(workflow): domain model for workflow node execution (#19430)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
2025-05-17 00:56:16 +08:00 |
|
 非法操作andGitHub
|
14cd71ed0a
|
chore: all model.query replace to db.session.query (#19521)
|
2025-05-12 15:19:41 +08:00 |
|
 非法操作andGitHub
|
b00f94df64
|
fix: replace all dataset.Model.query to db.session.query(Model) (#19509)
|
2025-05-12 13:52:33 +08:00 |
|
 -LAN-andGitHub
|
f23cf98317
|
refactor: Remove RepositoryFactory (#19176)
Signed-off-by: -LAN- <[email protected]>
|
2025-05-06 21:14:51 +08:00 |
|
 -LAN-andGitHub
|
d9aa2b155a
|
refactor: Refactors repository imports structure (#18901)
Signed-off-by: -LAN- <[email protected]>
|
2025-04-27 17:29:03 +08:00 |
|
+101        
|
0a20210a59
|
feat: Add W&B Weave Tracing Integration (#14262)
Signed-off-by: Yuichiro Utsumi <[email protected]>
Signed-off-by: -LAN- <[email protected]>
Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: kenwoodjw <[email protected]>
Signed-off-by: ChengZi <[email protected]>
Signed-off-by: cl <[email protected]>
Co-authored-by: Yu Chun Chang <[email protected]>
Co-authored-by: Kyle Chang <[email protected]>
Co-authored-by: Lick-liu <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Yuichiro Utsumi <[email protected]>
Co-authored-by: NFish <[email protected]>
Co-authored-by: Yeuoly <[email protected]>
Co-authored-by: Wu Tianwei <[email protected]>
Co-authored-by: DDDDD12138 <[email protected]>
Co-authored-by: Jyong <[email protected]>
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: Novice <[email protected]>
Co-authored-by: yihong <[email protected]>
Co-authored-by: Kalo Chin <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: jiangbo721 <[email protected]>
Co-authored-by: 刘江波 <[email protected]>
Co-authored-by: Lam <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Mars <[email protected]>
Co-authored-by: mars <[email protected]>
Co-authored-by: Joe <[email protected]>
Co-authored-by: Rafael Carvalho <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: 非法操作 <[email protected]>
Co-authored-by: kenwoodjw <[email protected]>
Co-authored-by: codingjaguar <[email protected]>
Co-authored-by: ChengZi <[email protected]>
Co-authored-by: Fei He <[email protected]>
Co-authored-by: Arcaner <[email protected]>
Co-authored-by: Xiyuan Chen <[email protected]>
Co-authored-by: KVOJJJin <[email protected]>
Co-authored-by: XiaoBa <[email protected]>
Co-authored-by: Xiaoba Yu <[email protected]>
Co-authored-by: zhangyuhang <[email protected]>
Co-authored-by: yuhang2.zhang <[email protected]>
Co-authored-by: 诗浓 <[email protected]>
Co-authored-by: RookieAgent <[email protected]>
Co-authored-by: sho-takano-dev <[email protected]>
Co-authored-by: 過世秋風 <[email protected]>
Co-authored-by: Yi Feng <[email protected]>
Co-authored-by: QuantumGhost <[email protected]>
Co-authored-by: Yongtao Huang <[email protected]>
Co-authored-by: ShadowJobs <[email protected]>
Co-authored-by: LinYing <[email protected]>
Co-authored-by: Benjamin <[email protected]>
Co-authored-by: LiuBodong <[email protected]>
Co-authored-by: huangzhuo1949 <[email protected]>
Co-authored-by: huangzhuo <[email protected]>
Co-authored-by: csurong <[email protected]>
Co-authored-by: 傻笑zz <[email protected]>
Co-authored-by: L8ng <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: GuanMu <[email protected]>
Co-authored-by: LittleFish-15 <[email protected]>
Co-authored-by: 诗浓 <[email protected]>
Co-authored-by: luckylhb90 <[email protected]>
Co-authored-by: hobo.l <[email protected]>
Co-authored-by: Gen Sato <[email protected]>
Co-authored-by: twwu <[email protected]>
Co-authored-by: StoneFancyX <[email protected]>
Co-authored-by: StoneFancyX <[email protected]>
Co-authored-by: Naoki KOBAYASHI <[email protected]>
Co-authored-by: kurokobo <[email protected]>
Co-authored-by: cyflhn <[email protected]>
Co-authored-by: Yingchun Lai <[email protected]>
Co-authored-by: jimmyfen <[email protected]>
Co-authored-by: Xuetao Song <[email protected]>
Co-authored-by: Panpan <[email protected]>
Co-authored-by: wyy-holding <[email protected]>
Co-authored-by: リイノ Lin <[email protected]>
Co-authored-by: Ning <[email protected]>
Co-authored-by: Linh Nguyen <[email protected]>
Co-authored-by: Junjie.M <[email protected]>
Co-authored-by: Ron <[email protected]>
Co-authored-by: Novice <[email protected]>
Co-authored-by: NanoNova <[email protected]>
Co-authored-by: JaydenZhou <[email protected]>
Co-authored-by: dotdotdot <[email protected]>
Co-authored-by: Good Wood <[email protected]>
Co-authored-by: Ryosei Karaki <[email protected]>
Co-authored-by: chenhuan0728 <[email protected]>
Co-authored-by: chenhuan <huan.chen0728@foxmail>
Co-authored-by: lenbo <[email protected]>
Co-authored-by: Jiang <[email protected]>
Co-authored-by: jiangzhijie <[email protected]>
Co-authored-by: Yongtao Huang <[email protected]>
Co-authored-by: zhangkun-21 <[email protected]>
Co-authored-by: hsiong <[email protected]>
Co-authored-by: 李远军 <[email protected]>
Co-authored-by: yourchanges <[email protected]>
Co-authored-by: David <[email protected]>
Co-authored-by: liuzhenghua <[email protected]>
Co-authored-by: taokuizu <[email protected]>
Co-authored-by: Hanqing Zhao <[email protected]>
Co-authored-by: JimintheBox <[email protected]>
Co-authored-by: wlleiiwang <[email protected]>
Co-authored-by: wlleiiwang <[email protected]>
Co-authored-by: Alex <[email protected]>
Co-authored-by: yuanlong <[email protected]>
Co-authored-by: wanttobeamaster <[email protected]>
Co-authored-by: xiaozhiqing.xzq <[email protected]>
Co-authored-by: Chenhe Gu <[email protected]>
Co-authored-by: tyounami <[email protected]>
Co-authored-by: bo.zhao <[email protected]>
Co-authored-by: ClSlaid <[email protected]>
Co-authored-by: adru <[email protected]>
Co-authored-by: horochx <[email protected]>
|
2025-04-26 04:28:30 -07:00 |
|
 
|
6b7dfee88b
|
fix: Validates session factory type in repository (#18497)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
2025-04-22 16:04:06 +08:00 |
|
 -LAN-andGitHub
|
44a2eca449
|
refactor: Refactors workflow node execution handling (#18382)
Signed-off-by: -LAN- <[email protected]>
|
2025-04-18 20:06:24 +08:00 |
|
 Bowen LiangandGitHub
|
636a0ba37f
|
chore: skip document segments fetching with non-existed dataset of DatasetDocument in add_document_to_index_task task (#17784)
|
2025-04-10 17:12:48 +08:00 |
|
 JyongandGitHub
|
c8145ce581
|
deal db session in celery worker (#17549)
|
2025-04-07 20:31:26 +08:00 |
|
 JyongandGitHub
|
e1439c4a5b
|
deal dataset metadata and metadata binding (#17544)
|
2025-04-07 17:38:06 +08:00 |
|
 JyongandGitHub
|
48c2168dff
|
fix annotation failed when embedding model and dimension changed (#17347)
|
2025-04-03 13:03:22 +08:00 |
|
 JyongandGitHub
|
627a9e2ce1
|
SaaS: batch upload limit check for sandbox plan (#17264)
|
2025-04-01 16:45:31 +08:00 |
|
 非法操作andGitHub
|
44f911a0a8
|
chore: docstring not match the function parameter (#17162)
|
2025-03-31 13:19:15 +08:00 |
|
 crazywoolaandGitHub
|
ea1d459423
|
Revert "feat: add langfuse llm node input and output" (#16947)
|
2025-03-27 17:42:12 +08:00 |
|
 JoeandGitHub
|
82189e1bc5
|
feat: add langfuse llm node input and output (#16924)
|
2025-03-27 16:32:12 +08:00 |
|
 JyongandGitHub
|
58c62f0a34
|
fix full-doc mode document doesn't reindex after enable or un_archive (#16737)
|
2025-03-25 16:26:14 +08:00 |
|
 Bowen LiangandGitHub
|
9e782d4c1e
|
chore: bump ruff to 0.11.0 and fix linting violations (#15953)
|
2025-03-17 16:13:11 +08:00 |
|
 Yongtao HuangandGitHub
|
4ae94dc027
|
Chore: fix wrong annotations (#15871)
|
2025-03-16 11:16:28 +08:00 |
|
+110        
|
403e2d58b9
|
Introduce Plugins (#13836)
Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: -LAN- <[email protected]>
Signed-off-by: xhe <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: takatost <[email protected]>
Co-authored-by: kurokobo <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: AkaraChen <[email protected]>
Co-authored-by: Yi <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: JzoNg <[email protected]>
Co-authored-by: twwu <[email protected]>
Co-authored-by: Hiroshi Fujita <[email protected]>
Co-authored-by: AkaraChen <[email protected]>
Co-authored-by: NFish <[email protected]>
Co-authored-by: Wu Tianwei <[email protected]>
Co-authored-by: 非法操作 <[email protected]>
Co-authored-by: Novice <[email protected]>
Co-authored-by: Hiroki Nagai <[email protected]>
Co-authored-by: Gen Sato <[email protected]>
Co-authored-by: eux <[email protected]>
Co-authored-by: huangzhuo1949 <[email protected]>
Co-authored-by: huangzhuo <[email protected]>
Co-authored-by: lotsik <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: nite-knite <[email protected]>
Co-authored-by: Jyong <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gakkiyomi <[email protected]>
Co-authored-by: CN-P5 <[email protected]>
Co-authored-by: CN-P5 <[email protected]>
Co-authored-by: Chuehnone <[email protected]>
Co-authored-by: yihong <[email protected]>
Co-authored-by: Kevin9703 <[email protected]>
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: Boris Feld <[email protected]>
Co-authored-by: mbo <[email protected]>
Co-authored-by: mabo <[email protected]>
Co-authored-by: Warren Chen <[email protected]>
Co-authored-by: JzoNgKVO <[email protected]>
Co-authored-by: jiandanfeng <[email protected]>
Co-authored-by: zhu-an <[email protected]>
Co-authored-by: zhaoqingyu.1075 <[email protected]>
Co-authored-by: 海狸大師 <[email protected]>
Co-authored-by: Xu Song <[email protected]>
Co-authored-by: rayshaw001 <[email protected]>
Co-authored-by: Ding Jiatong <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
Co-authored-by: JasonVV <[email protected]>
Co-authored-by: le0zh <[email protected]>
Co-authored-by: zhuxinliang <[email protected]>
Co-authored-by: k-zaku <[email protected]>
Co-authored-by: luckylhb90 <[email protected]>
Co-authored-by: hobo.l <[email protected]>
Co-authored-by: jiangbo721 <[email protected]>
Co-authored-by: 刘江波 <[email protected]>
Co-authored-by: Shun Miyazawa <[email protected]>
Co-authored-by: EricPan <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: sino <[email protected]>
Co-authored-by: Jhvcc <[email protected]>
Co-authored-by: lowell <[email protected]>
Co-authored-by: Boris Polonsky <[email protected]>
Co-authored-by: Ademílson Tonato <[email protected]>
Co-authored-by: Ademílson Tonato <[email protected]>
Co-authored-by: IWAI, Masaharu <[email protected]>
Co-authored-by: Yueh-Po Peng (Yabi) <[email protected]>
Co-authored-by: Jason <[email protected]>
Co-authored-by: Xin Zhang <[email protected]>
Co-authored-by: yjc980121 <[email protected]>
Co-authored-by: heyszt <[email protected]>
Co-authored-by: Abdullah AlOsaimi <[email protected]>
Co-authored-by: Abdullah AlOsaimi <[email protected]>
Co-authored-by: Yingchun Lai <[email protected]>
Co-authored-by: Hash Brown <[email protected]>
Co-authored-by: zuodongxu <[email protected]>
Co-authored-by: Masashi Tomooka <[email protected]>
Co-authored-by: aplio <[email protected]>
Co-authored-by: Obada Khalili <[email protected]>
Co-authored-by: Nam Vu <[email protected]>
Co-authored-by: Kei YAMAZAKI <[email protected]>
Co-authored-by: TechnoHouse <[email protected]>
Co-authored-by: Riddhimaan-Senapati <[email protected]>
Co-authored-by: MaFee921 <[email protected]>
Co-authored-by: te-chan <[email protected]>
Co-authored-by: HQidea <[email protected]>
Co-authored-by: Joshbly <[email protected]>
Co-authored-by: xhe <[email protected]>
Co-authored-by: weiwenyan-dev <[email protected]>
Co-authored-by: ex_wenyan.wei <[email protected]>
Co-authored-by: engchina <[email protected]>
Co-authored-by: engchina <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 呆萌闷油瓶 <[email protected]>
Co-authored-by: Kemal <[email protected]>
Co-authored-by: Lazy_Frog <[email protected]>
Co-authored-by: Yi Xiao <[email protected]>
Co-authored-by: Steven sun <[email protected]>
Co-authored-by: steven <[email protected]>
Co-authored-by: Kalo Chin <[email protected]>
Co-authored-by: Katy Tao <[email protected]>
Co-authored-by: depy <[email protected]>
Co-authored-by: 胡春东 <[email protected]>
Co-authored-by: Junjie.M <[email protected]>
Co-authored-by: MuYu <[email protected]>
Co-authored-by: Naoki Takashima <[email protected]>
Co-authored-by: Summer-Gu <[email protected]>
Co-authored-by: Fei He <[email protected]>
Co-authored-by: ybalbert001 <[email protected]>
Co-authored-by: Yuanbo Li <[email protected]>
Co-authored-by: douxc <[email protected]>
Co-authored-by: liuzhenghua <[email protected]>
Co-authored-by: Wu Jiayang <[email protected]>
Co-authored-by: Your Name <[email protected]>
Co-authored-by: kimjion <[email protected]>
Co-authored-by: AugNSo <[email protected]>
Co-authored-by: llinvokerl <[email protected]>
Co-authored-by: liusurong.lsr <[email protected]>
Co-authored-by: Vasu Negi <[email protected]>
Co-authored-by: Hundredwz <[email protected]>
Co-authored-by: Xiyuan Chen <[email protected]>
|
2025-02-17 17:05:13 +08:00 |
|
 -LAN-andGitHub
|
f91f5c7401
|
fix(batch_create_segment_to_index_task): count max_position in memory. (#12929)
|
2025-01-22 13:39:02 +08:00 |
|
 
|
cd257b91c5
|
Fix pandas indexing method for knowledge base imports (#12637) (#12638)
Co-authored-by: CN-P5 <[email protected]>
|
2025-01-13 09:06:59 +08:00 |
|
 JyongandGitHub
|
bee32d960a
|
fix #12453 #12482 (#12495)
|
2025-01-08 18:26:05 +08:00 |
|
 
|
74d3320519
|
feat: account delete (#11829)
Co-authored-by: NFish <[email protected]>
|
2024-12-30 11:33:42 +08:00 |
|
 JyongandGitHub
|
5a3fe61f2a
|
disable all chunks status when disable document (#12149)
|
2024-12-27 17:08:44 +08:00 |
|
 
|
84ac004772
|
py lint (#12102)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: -LAN- <[email protected]>
|
2024-12-26 00:16:35 +08:00 |
|
 -LAN-andGitHub
|
d5f33212ac
|
fix: add type ignore comments for shared_task imports and clean up re… (#12099)
Signed-off-by: -LAN- <[email protected]>
|
2024-12-25 21:24:06 +08:00 |
|
 JyongandGitHub
|
9231fdbf4c
|
Feat/support parent child chunk (#12092)
|
2024-12-25 19:49:07 +08:00 |
|
 yihongandGitHub
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
2024-12-24 18:38:51 +08:00 |
|
 yihongandGitHub
|
1a7c213405
|
fix: ExternalDatasetService.process_external_api wrong args (#11586)
Signed-off-by: yihong0618 <[email protected]>
|
2024-12-15 17:22:03 +08:00 |
|
 huayaoyue6andGitHub
|
9d975750bc
|
fix: update DocumentIsPausedError (#11405)
|
2024-12-06 08:59:23 +08:00 |
|
 MatsudaandGitHub
|
40a5f1c80a
|
fix: wrong param name (#11039)
|
2024-11-25 11:02:45 +08:00 |
|
 Bowen LiangandGitHub
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
2024-11-24 13:28:46 +08:00 |
|
 
|
94c9cadbd8
|
fix image files not deleted on indexing_estimate #9541 (#10798)
Co-authored-by: root <[email protected]>
|
2024-11-21 13:03:16 +08:00 |
|
 Bowen LiangandGitHub
|
51db59622c
|
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
2024-11-15 15:41:40 +08:00 |
|
 JyongandGitHub
|
70b9e4caf5
|
check dataset is none (#10682)
|
2024-11-14 14:07:19 +08:00 |
|
 
|
570f10d91c
|
fix issues:Image file not deleted when a doc is removed #9541 (#10465)
Signed-off-by: root <[email protected]>
Co-authored-by: root <[email protected]>
|
2024-11-11 21:43:37 +08:00 |
|
 JyongandGitHub
|
4f1a56f0f0
|
update document and segment word count (#10449)
|
2024-11-08 17:32:27 +08:00 |
|