-LAN-
|
b865ef54d5
|
chore: bump version to 2.0.0-beta.2
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-08 15:19:02 +08:00 |
-LAN-
|
fae6d4f2dd
|
chore: add default value for FILES_URL
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-04 21:30:12 +08:00 |
twwu
|
df70e28481
|
chore(docker): Update Docker images to version 2.0.0-beta.1 for API, worker, web, and plugin daemon services
|
2025-09-04 20:36:23 +08:00 |
twwu
|
1fda319ecb
|
chore(docker): Update Docker images to version 2.0.0-beta1 for API, worker, web, and plugin daemon services
|
2025-09-04 20:24:17 +08:00 |
twwu
|
443e1fad32
|
chore: Bump version to 2.0.0-beta1
|
2025-09-04 20:06:15 +08:00 |
QuantumGhost
|
e9e7d4f3cd
|
Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize
|
2025-08-31 15:17:23 +08:00 |
Hwting
|
d937cc491d
|
chore[docker]: Fix Redis health check error but display healthy (#24778)
|
2025-08-30 06:19:43 -07:00 |
jyong
|
d0dd728e6c
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# api/core/app/entities/queue_entities.py
# api/core/workflow/graph_engine/entities/event.py
|
2025-08-29 11:29:51 +08:00 |
Hwting
|
56c51f0112
|
chore: Plugin_daemon Service Add Sentry configuration (#24516)
Co-authored-by: Hwting <wang.t.nice@gmail.com>
|
2025-08-28 09:56:11 +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 |
-LAN-
|
f04844435f
|
chore: bump version from 1.7.2 to 1.8.0 (#24539)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-27 15:20:10 +08:00 |
twwu
|
da48e54778
|
Merge branch 'main' into feat/rag-2
|
2025-08-27 11:16:27 +08:00 |
Bowen Liang
|
6e674b511a
|
api: support to config disabling Swagger UI in api service (#24440)
|
2025-08-26 15:48:04 +08:00 |
twwu
|
85fd97e090
|
Merge branch 'main' into feat/rag-2
|
2025-08-25 15:30:18 +08:00 |
GuanMu
|
b78ce1689a
|
feat: Add SQLALCHEMY_MAX_OVERFLOW configuration to support database connection pool overflow (#24432)
|
2025-08-25 09:51:37 +08:00 |
twwu
|
dfd33b3d84
|
Merge branch 'main' into feat/rag-2
|
2025-08-21 09:43:51 +08:00 |
yihong
|
4c1ad40f8e
|
docs: format all md files (#24195)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-08-20 13:49:11 +08:00 |
twwu
|
a1666fe058
|
Merge branch 'main' into feat/rag-2
|
2025-08-19 14:59:06 +08:00 |
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>
|
2025-08-19 09:47:34 +08:00 |
twwu
|
386614951f
|
Merge branch 'main' into feat/rag-2
|
2025-08-18 11:16:18 +08:00 |
-LAN-
|
052d0e059e
|
feat: add Redis SSL/TLS certificate authentication support (#23624)
|
2025-08-18 10:59:07 +08:00 |
crazywoola
|
462ba8f416
|
chore: add configurable stdio buffer sizes for plugins in compose file (#23980)
|
2025-08-15 15:25:11 +08:00 |
twwu
|
5a6818c817
|
Merge branch 'main' into feat/rag-2
|
2025-08-13 15:05:57 +08:00 |
xinlmain
|
b3399642c5
|
feat: Add an asynchronous repository to improve workflow performance (#20050)
Co-authored-by: liangxin <liangxin@shein.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: liangxin <xinlmain@gmail.com>
|
2025-08-13 02:28:06 +08:00 |
ShuangLiu
|
66232792a2
|
fix: add MAX_TREE_DEPTH in env.service.web (#23785)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-12 12:01:51 +08:00 |
jyong
|
22b3933cc3
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# api/core/workflow/entities/variable_pool.py
|
2025-08-12 11:13:04 +08:00 |
ShuangLiu
|
a6c5b7414d
|
Fix: expose MAX_TREE_DEPTH in env (#23743)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-12 09:56:31 +08:00 |
Wu Tianwei
|
0baccb9e82
|
chore(version): bump version to 1.7.2 (#23740)
|
2025-08-11 17:12:44 +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 |
twwu
|
40f3524cfe
|
Merge branch 'main' into feat/rag-2
|
2025-08-06 14:23:51 +08:00 |
winsonwhe
|
2575eaf1d6
|
Update milvus version to LTS (#23393)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-05 21:29:38 +08:00 |
zxhlyh
|
201e4cd64d
|
merge main
|
2025-08-05 10:30:53 +08:00 |
wanttobeamaster
|
da5c003f97
|
chore: tablestore full text search support score normalization (#23255)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-08-01 14:14:11 +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 |
rhochman
|
eee576355b
|
Fix: Support for Elasticsearch Cloud Connector (#23017)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-30 11:12:16 +08:00 |
zxhlyh
|
e19a07c2e6
|
merge main
|
2025-07-29 15:44:23 +08:00 |
QuantumGhost
|
0d2d349ab3
|
chore(version): bump version to 1.7.1 (#23048)
|
2025-07-28 16:42:39 +08:00 |
zxhlyh
|
a95cf6f8b0
|
merge main
|
2025-07-28 16:00:38 +08:00 |
znn
|
d776a7cde7
|
adding LANG LC_ALL PYTHONIOENCODING UTF-8 (#22928)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-27 09:19:13 +08:00 |
J2M3L2
|
89415ac453
|
fix: improve PostgreSQL healthcheck cmd to avoid fatal log errors (#22749) (#22917)
|
2025-07-25 09:05:47 +08:00 |
twwu
|
bae2af0c85
|
Merge branch main into feat/rag-2
|
2025-07-24 17:40:04 +08:00 |
Novice
|
7ec94eb83c
|
chore(version): bump to 1.7.0 (#22830)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-07-23 18:37:30 +08:00 |
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>
|
2025-07-23 15:33:39 +08:00 |
zxhlyh
|
4d36e784b7
|
merge main
|
2025-07-21 17:45:26 +08:00 |
JianhengHou
|
3b23fc5ad8
|
fix: Correct and enhance the doc on CELERY_BROKER_URL in .env.example (#22693)
Co-authored-by: Jianheng Hou <jianhenh@example.com>
|
2025-07-21 13:55:16 +08:00 |
znn
|
19c09d6111
|
enabling vector index prefix name via configuration files (#22661)
|
2025-07-20 11:10:08 +08:00 |
twwu
|
5b2c99e183
|
Merge branch 'main' into feat/rag-2
|
2025-07-18 14:03:48 +08:00 |
kenwoodjw
|
61a5741c05
|
fix celery config (#22566)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-07-18 09:41:09 +08:00 |