JzoNg
|
330585ec9b
|
merge main
|
2025-11-24 10:46:20 +08:00 |
|
Maries
|
a1b735a4c0
|
feat: trigger billing (#28335)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-20 10:15:23 +08:00 |
|
JzoNg
|
6c7d58aa11
|
merge main
|
2025-11-14 10:51:26 +08:00 |
|
Yeuoly
|
b76e17b25d
|
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 17:59:37 +08:00 |
|
JzoNg
|
8bca22a94b
|
merge main
|
2025-10-28 19:41:33 +08:00 |
|
Novice
|
b6e0abadab
|
feat: add flatten_output configuration to iteration node (#27502)
|
2025-10-27 16:04:24 +08:00 |
|
JzoNg
|
4e3bded902
|
Merge branch 'main' into tp
|
2025-10-27 10:54:00 +08:00 |
|
JzoNg
|
e75bbdbc0d
|
add other delivery methods
|
2025-10-26 18:01:05 +08:00 |
|
Wu Tianwei
|
f909040567
|
feat: Enhance knowledge base node validation by adding checks for embedding and reranking models (#27241)
|
2025-10-22 10:49:49 +08:00 |
|
JzoNg
|
a4e2ef6b0c
|
merge main
|
2025-10-20 14:21:09 +08:00 |
|
znn
|
4d8b8f9210
|
allow editing of hidden inputs in preview (#24370)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-10-15 11:19:53 +08:00 |
|
JzoNg
|
e35dd14c59
|
merge main
|
2025-10-13 14:41:31 +08:00 |
|
非法操作
|
c4d8bf0ce9
|
fix: missing LLM node output var description (#26648)
|
2025-10-09 09:22:45 +08:00 |
|
Wu Tianwei
|
c43c72c1a3
|
fix: Fix vector_setting not found error (#26380)
|
2025-09-29 16:12:26 +08:00 |
|
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
|
JzoNg
|
495f901798
|
add validation for form content
|
2025-09-08 11:43:51 +08:00 |
|
Krito.
|
e1f871fefe
|
fix: ensure consistent DSL export behavior across UI entry (#25317)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 09:41:51 +08:00 |
|
JzoNg
|
be3c6da654
|
human input step run
|
2025-09-05 19:59:33 +08:00 |
|
JzoNg
|
d51db3afb3
|
single run form data
|
2025-09-05 18:37:28 +08:00 |
|
taewoong Kim
|
edf4a1b652
|
feat: add reasoning format processing to LLMNode for <think> tag handling (#23313)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-05 18:15:35 +08:00 |
|
JzoNg
|
22683fba3f
|
single run form of human input
|
2025-09-05 16:14:48 +08:00 |
|
JzoNg
|
463ea14d44
|
email sender modal
|
2025-09-05 15:13:44 +08:00 |
|
JzoNg
|
527736b8e4
|
email debug switch
|
2025-09-05 15:13:44 +08:00 |
|
Joel
|
f22dcee6d9
|
fix: preview i18n and ui promblem
|
2025-09-05 14:45:46 +08:00 |
|
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
|
Joel
|
4d4c8b21ac
|
chore: some tiny ui fix
|
2025-08-29 14:35:37 +08:00 |
|
Joel
|
7920b89714
|
chore: hotkey tip i18n
|
2025-08-29 11:07:34 +08:00 |
|
JzoNg
|
949a894f03
|
preview tip of human input delivery methods
|
2025-08-26 14:27:27 +08:00 |
|
Joel
|
2d89d59d74
|
main
|
2025-08-25 16:08:24 +08:00 |
|
Joel
|
62b9a20115
|
chore: fix placeholder ux
|
2025-08-25 14:40:51 +08:00 |
|
Davide Delbianco
|
0a2111f33d
|
Expose agent node usage (#24355)
|
2025-08-23 10:57:58 +08:00 |
|
Joel
|
a41176b66d
|
chore: pre poplulte field
|
2025-08-22 16:24:45 +08:00 |
|
Joel
|
de9c5f10b3
|
feat: enchance prompt and code (#23633)
Co-authored-by: stream <stream@dify.ai>
Co-authored-by: Stream <1542763342@qq.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-18 12:29:12 +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 |
|
Ganondorf
|
5a0a2b7e44
|
Allow to export full screen image of workflow (#23655)
|
2025-08-09 15:31:32 +08:00 |
|
JzoNg
|
c28720529e
|
add suspended status
|
2025-08-08 11:27:11 +08:00 |
|
JzoNg
|
242826013e
|
update validation for human input node
|
2025-08-08 10:38:32 +08:00 |
|
Joel
|
6da1a48cad
|
chore: notes add form content holder
|
2025-08-07 17:56:37 +08:00 |
|
JzoNg
|
ce8325c83c
|
update data structure
|
2025-08-06 17:02:40 +08:00 |
|
JzoNg
|
3ed561d943
|
delivery method item
|
2025-08-06 17:02:40 +08:00 |
|
GuanMu
|
724ec12bf3
|
Feat workflow node align (#23451)
|
2025-08-06 11:01:10 +08:00 |
|
Joel
|
ab373197f9
|
feat: i18n
|
2025-08-05 15:14:17 +08:00 |
|
Minamiyama
|
4934dbd0e6
|
feat(workflow): add relations panel to visualize dependencies (#21998)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-05 15:08:23 +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 |
|
JzoNg
|
3371989572
|
method selector
|
2025-08-01 15:14:27 +08:00 |
|
JzoNg
|
f04daf056d
|
delivery methods
|
2025-08-01 14:37:48 +08:00 |
|
JzoNg
|
b02199145e
|
user actions
|
2025-07-27 16:46:40 +08:00 |
|
JzoNg
|
95b88a0621
|
add timeout of human input node
|
2025-07-25 11:42:50 +08:00 |
|
JzoNg
|
6485adae35
|
add human input node
|
2025-07-25 08:54:43 +08:00 |
|
znn
|
1f4b3591ae
|
adding tooltip for bindingCount (#22450)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-16 09:59:42 +08:00 |
|