jyong
|
90d72f5ddf
|
merge new graph engine
|
2025-08-27 17:46:46 +08:00 |
jyong
|
392514fa13
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/commands.py
# api/core/app/apps/common/workflow_response_converter.py
# api/core/llm_generator/llm_generator.py
# api/core/plugin/entities/plugin.py
# api/core/plugin/impl/tool.py
# api/core/rag/index_processor/index_processor_base.py
# api/core/workflow/entities/workflow_execution.py
# api/core/workflow/entities/workflow_node_execution.py
# api/core/workflow/enums.py
# api/core/workflow/graph_engine/entities/graph.py
# api/core/workflow/graph_engine/graph_engine.py
# api/core/workflow/nodes/enums.py
# api/services/dataset_service.py
|
2025-08-27 16:05:59 +08:00 |
-LAN-
|
8c35663220
|
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-27 15:33:28 +08:00 |
twwu
|
da48e54778
|
Merge branch 'main' into feat/rag-2
|
2025-08-27 11:16:27 +08:00 |
Yongtao Huang
|
b486d72b8e
|
Chore: remove dead var in `DocumentBatchIndexingEstimateApi` (#24497)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
|
2025-08-26 23:33:50 +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 |
Yongtao Huang
|
ac5aed7a45
|
Fix missing return 200 in response handling (#24499)
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-26 09:24:18 +08:00 |
jyong
|
1ad7b0e852
|
add pipeline async run
|
2025-08-25 18:26:05 +08:00 |
jyong
|
101d6504fb
|
fix
|
2025-08-25 16:14:22 +08:00 |
twwu
|
85fd97e090
|
Merge branch 'main' into feat/rag-2
|
2025-08-25 15:30:18 +08:00 |
quicksand
|
a06681913d
|
remove: document download file permission (#24459)
|
2025-08-25 15:11:48 +08:00 |
Asuka Minato
|
18dce66443
|
try flask_restful -> flask_restx (#24310)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-08-24 13:45:47 +08:00 |
kenwoodjw
|
8a348bea21
|
fix child-chunk ownership validation (#24374)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-08-23 20:17:44 +08:00 |
jyong
|
6b7ea9885c
|
support name generate
|
2025-08-22 11:34:01 +08:00 |
jyong
|
4545f509a5
|
support name generate
|
2025-08-21 19:15:16 +08:00 |
twwu
|
a1666fe058
|
Merge branch 'main' into feat/rag-2
|
2025-08-19 14:59:06 +08:00 |
Asuka Minato
|
70da81d0e5
|
try ast-grep (#24149)
|
2025-08-19 13:41:52 +08:00 |
Zhehao Peng
|
c0702aacac
|
Use typing.Literal to replace str places (#24099)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-18 21:34:13 +08:00 |
autofix-ci[bot]
|
ff76adc88a
|
[autofix.ci] apply automated fixes
|
2025-08-15 04:17:51 +00:00 |
Yunlu Wen
|
cfc555d05d
|
feat: add knowledge pipeline creation feature
|
2025-08-15 12:15:37 +08:00 |
twwu
|
02720c9b95
|
Merge branch 'main' into feat/rag-2
|
2025-08-14 15:03:48 +08:00 |
Yongtao Huang
|
bf2f03f911
|
Restructure the File errors in controller (#23801)
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-13 17:06:07 +08:00 |
jyong
|
3797416fe0
|
fix online drive
|
2025-08-13 15:45:33 +08:00 |
jyong
|
a0006ce968
|
add credential id
|
2025-08-12 14:45:45 +08:00 |
Harry
|
543f80ad5d
|
refactor: replace get_real_credential_by_id with get_datasource_credentials in multiple services for consistency
|
2025-08-11 20:04:04 +08:00 |
Harry
|
6b07e0e8d6
|
feat: add expiration for OAuth credentials in datasource provider
|
2025-08-11 11:25:50 +08:00 |
twwu
|
fc779d00df
|
Merge branch 'main' into feat/rag-2
|
2025-08-11 11:15:58 +08:00 |
jyong
|
df5a4e5c08
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2025-08-08 14:18:45 +08:00 |
jyong
|
d07ce809be
|
add credential id
|
2025-08-08 14:18:30 +08:00 |
lyzno1
|
2edd32fdea
|
fix: resolve AppCard description overlap with tag area (#23585)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 09:05:55 +08:00 |
twwu
|
1b3860d012
|
Merge branch 'main' into feat/rag-2
|
2025-08-07 16:27:20 +08:00 |
yunqiqiliang
|
e01510e2a6
|
feat: Add Clickzetta Lakehouse vector database integration (#22551)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-07 14:21:46 +08:00 |
jyong
|
ca8f80ee33
|
notion fix
|
2025-08-07 11:13:02 +08:00 |
zxhlyh
|
201e4cd64d
|
merge main
|
2025-08-05 10:30:53 +08:00 |
Yongtao Huang
|
146d870098
|
Fix: avoid Flask route conflict by merging `DocumentDetailApi` and `DocumentDeleteApi` (#23333)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-04 14:37:36 +08:00 |
Warren Wong
|
6d5a7684b4
|
feat: Add Download Button to UI for Knowledge Resource Source Files (#23320)
|
2025-08-03 16:26:11 +08:00 |
jyong
|
8e96b9ed77
|
transform document
|
2025-07-31 11:51:40 +08:00 |
jyong
|
a7a4c8228e
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# web/app/components/workflow/hooks/use-workflow.ts
|
2025-07-31 10:30:28 +08:00 |
jyong
|
f37109ef39
|
transform document
|
2025-07-30 14:34:38 +08:00 |
Harry
|
875aea1c22
|
feat: datasource reauthentication
|
2025-07-30 13:39:04 +08:00 |
lyzno1
|
0ea010d7ee
|
fix: metadata API nullable validation consistency issue (#23133)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-30 10:33:24 +08:00 |
jyong
|
e2df3f182d
|
transform document
|
2025-07-29 16:01:06 +08:00 |
jyong
|
e89398f415
|
add old auth transform
|
2025-07-29 14:13:50 +08:00 |
jyong
|
657e813c7f
|
add old auth transform
|
2025-07-28 19:29:36 +08:00 |
jyong
|
829e6f0d1a
|
add old auth transform
|
2025-07-28 19:29:07 +08:00 |
zxhlyh
|
a95cf6f8b0
|
merge main
|
2025-07-28 16:00:38 +08:00 |
zhaobingshuang
|
5c5f61b2aa
|
fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 (#23038)
|
2025-07-28 14:24:13 +08:00 |
Asuka Minato
|
a189d293f8
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
twwu
|
bae2af0c85
|
Merge branch main into feat/rag-2
|
2025-07-24 17:40:04 +08:00 |
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>
|
2025-07-24 00:57:45 +08:00 |