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 |
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 |
twwu
|
85fd97e090
|
Merge branch 'main' into feat/rag-2
|
2025-08-25 15:30:18 +08:00 |
17hz
|
ffe1685b54
|
feat: Add default value support for all workflow start node variable types (#24129)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-22 18:44:48 +08:00 |
twwu
|
8c44151e6f
|
Merge branch 'main' into feat/rag-2
|
2025-08-22 17:40:34 +08:00 |
Charles Lee
|
0c595c4745
|
style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146)
|
2025-08-21 21:38:40 +08:00 |
twwu
|
386614951f
|
Merge branch 'main' into feat/rag-2
|
2025-08-18 11:16:18 +08:00 |
Wu Tianwei
|
218e247fd2
|
refactor: improve loading animation and debug panel styles (#24075)
|
2025-08-18 11:12:47 +08:00 |
twwu
|
fc779d00df
|
Merge branch 'main' into feat/rag-2
|
2025-08-11 11:15:58 +08:00 |
crazywoola
|
7ee170f0a7
|
Feat node search (#23685)
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: zhujiruo <zhujiruo@foxmail.com>
Co-authored-by: Matri Qi <matrixdom@126.com>
Co-authored-by: croatialu <wuli.croatia@foxmail.com>
Co-authored-by: HyaCinth <88471803+HyaCiovo@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-08-11 10:19:52 +08:00 |
twwu
|
1b3860d012
|
Merge branch 'main' into feat/rag-2
|
2025-08-07 16:27:20 +08:00 |
HyaCinth
|
2931c891a7
|
chore: Optimize component styles and interactions (#23250) (#23543)
|
2025-08-07 14:19:38 +08:00 |
zxhlyh
|
201e4cd64d
|
merge main
|
2025-08-05 10:30:53 +08:00 |
qiaofenlin
|
20f0238aab
|
feat: support workflow version specification in workflow and chat APIs (#23188)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-03 16:27:12 +08:00 |
Matri Qi
|
99a4bd82b5
|
chore: fix function name typo (#23306)
|
2025-08-03 10:09:26 +08:00 |
Joel
|
27f65150d7
|
fix: run tool cause page crash because of feature context
|
2025-07-29 16:19:14 +08:00 |
zxhlyh
|
e19a07c2e6
|
merge main
|
2025-07-29 15:44:23 +08:00 |
GuanMu
|
7721648867
|
Fix variable config (#23070)
|
2025-07-29 11:24:59 +08:00 |
zxhlyh
|
a95cf6f8b0
|
merge main
|
2025-07-28 16:00:38 +08:00 |
Anton Kovalev
|
15757110cf
|
feat: default value option for select input fields (#21192)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
|
2025-07-28 15:37:23 +08:00 |
zxhlyh
|
3b8d96f45c
|
merge main
|
2025-07-22 13:52:24 +08:00 |
lyzno1
|
b5599b2945
|
fix: prevent panel width localStorage pollution during viewport compression (#22745) (#22747)
|
2025-07-22 08:11:01 +08:00 |
twwu
|
0e428afe43
|
feat: convert VersionHistoryPanel to dynamic import for improved performance
|
2025-07-18 14:05:34 +08:00 |
zxhlyh
|
01566035e3
|
merge main
|
2025-07-17 16:48:43 +08:00 |
znn
|
3cfba9e47b
|
updating icon (#22485)
|
2025-07-17 15:10:36 +08:00 |
GuanMu
|
7388fd1ec6
|
fix: Disable question editing in chat history (#22438)
|
2025-07-15 19:41:51 +08:00 |
Joel
|
7a9faf909e
|
feat: workflow use common last run
|
2025-07-14 15:10:35 +08:00 |
twwu
|
682b65034c
|
Merge branch 'main' into feat/rag-2
|
2025-07-14 11:17:42 +08:00 |
GuanMu
|
f193e9764e
|
fix: Optimize the workspace panel width calculation (#22195)
|
2025-07-11 19:12:12 +08:00 |
le0zh
|
fe4e2f7921
|
feat: support var in suggested questions (#17340)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-11 15:07:32 +08:00 |
twwu
|
9e44f2b805
|
Merge branch 'main' into feat/rag-2
|
2025-07-09 15:54:57 +08:00 |
Minamiyama
|
3643ed1014
|
Feat: description field for env variables (#21556)
|
2025-07-09 15:18:23 +08:00 |
Minamiyama
|
a45aa1e505
|
feat(variables): auto replace spaces with underscores in variable name inputs (#21843)
|
2025-07-03 10:36:38 +08:00 |
zxhlyh
|
a52bf6211a
|
merge main
|
2025-07-02 18:07:09 +08:00 |
zxhlyh
|
68f41bbaa8
|
Fix/workflow use nodes hooks (#21822)
|
2025-07-02 17:48:23 +08:00 |
zxhlyh
|
3bfa9767c0
|
Chore/workflow last run (#21823)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2025-07-02 17:48:07 +08:00 |
GuanMu
|
787ad5ab38
|
feat: Refactor panel component, add adaptive width observer to optimize panel width management (#21576)
|
2025-06-27 10:50:33 +08:00 |
zxhlyh
|
25fef5d757
|
merge main
|
2025-06-26 15:21:24 +08:00 |
Minamiyama
|
8ea27bc341
|
feat: persist debug-and-preview panel width in localstorage (#21434)
|
2025-06-24 20:34:11 +08:00 |
Minamiyama
|
197c018c1f
|
fix missing style of conversation variable panel default value textarea (#21422)
|
2025-06-24 15:58:39 +08:00 |
Joel
|
1a1bfd4048
|
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).
Co-authored-by: jZonG <jzongcode@gmail.com>
|
2025-06-24 09:10:30 +08:00 |
twwu
|
b9f59e3a75
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-23 13:59:05 +08:00 |
QuantumGhost
|
3f9ced5374
|
Revert "feat:conversation variable support file array" (#21273)
|
2025-06-20 19:57:28 +08:00 |
-LAN-
|
6b1ad634f1
|
fix(workflow_run): sequence_number race. (#21228)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-19 17:53:49 +08:00 |
kinoooolu
|
2bb19f85c6
|
feat:conversation variable support file array (#21174)
Co-authored-by: kino.lu <kino.lu@vipshop.com>
|
2025-06-19 10:26:38 +08:00 |
zxhlyh
|
3164f90327
|
merge main
|
2025-06-17 17:44:08 +08:00 |
非法操作
|
6c0a91a64f
|
fix: some dark theme display incorrect (#21055)
|
2025-06-17 16:11:57 +08:00 |
twwu
|
9ab0d5fe60
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-16 14:25:58 +08:00 |