44 Commits

Author SHA1 Message Date
Joel
d889e1b233
fix: output variable name may be duplicate (#5845) 2024-07-02 13:02:59 +08:00
Joel
8fa6cb5e03
feat: tracing fe (#5487) 2024-06-26 17:33:57 +08:00
johnpccd
b7d5849191
Fix link to documentation of nodes (#5623) 2024-06-26 16:28:05 +08:00
Pascal M
af9448e6f2
feat: undo/redo for workflow editor (#3927)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-06-26 14:37:12 +08:00
AIxGEEK
7c9e88dfb3
Fix/single run panel show parent scrollbar (#5574)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-06-25 16:41:49 +08:00
zxhlyh
5d4d65a85b
fix: button (#5470) 2024-06-21 14:17:45 +08:00
Joel
7e3f194031
fix: in iteration node picker may show the wrong var type (#5435) 2024-06-20 16:53:10 +08:00
zxhlyh
2328ed8ffa
feat: new icons (#5412) 2024-06-20 11:05:08 +08:00
TinsFox
a3bd5eba02
refactor: refactor the button component using forwardRef (#4379)
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
2024-06-19 14:13:16 +08:00
zxhlyh
c28d709d7f
feat: workflow add note node (#5164) 2024-06-14 17:08:11 +08:00
zxhlyh
95443bd551
chore: workflow syncing modal (#5108) 2024-06-12 16:35:19 +08:00
Pika
d319d9fc5e
fix(style): some style issues (#5029) 2024-06-07 20:59:39 +08:00
zxhlyh
a4041cb40b
fix: end node limit in next step (#4945) 2024-06-05 14:00:47 +08:00
Joel
a38dfc006e
feat: question classify node support use var in instruction (#4710) 2024-06-04 14:01:40 +08:00
Whitewater
4308a79e89
fix: revision styles for workflow (#4087) 2024-05-30 19:10:14 +08:00
zxhlyh
4b91383efc
feat: workflow variable aggregator support group (#4811)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-05-30 18:54:58 +08:00
zxhlyh
5b2cd8d03a
chore: node help link (#4795) 2024-05-30 14:24:53 +08:00
Joel
d41c077fac
chore: improve node user experience (#4792) 2024-05-30 10:53:02 +08:00
zxhlyh
45deaee762
feat: workflow new nodes (#4683)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Patryk Garstecki <patryk20120@yahoo.pl>
Co-authored-by: Sebastian.W <thiner@gmail.com>
Co-authored-by: 呆萌闷油瓶 <253605712@qq.com>
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: rechardwang <wh_goodjob@163.com>
Co-authored-by: Nite Knite <nkCoding@gmail.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
Co-authored-by: Joshua <138381132+joshua20231026@users.noreply.github.com>
Co-authored-by: Weaxs <459312872@qq.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: leejoo0 <81673835+leejoo0@users.noreply.github.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: sino <sino2322@gmail.com>
Co-authored-by: Vikey Chen <vikeytk@gmail.com>
Co-authored-by: wanghl <Wang-HL@users.noreply.github.com>
Co-authored-by: Haolin Wang-汪皓临 <haolin.wang@atlaslovestravel.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: fanghongtai <42790567+fanghongtai@users.noreply.github.com>
Co-authored-by: wxfanghongtai <wxfanghongtai@gf.com.cn>
Co-authored-by: Matri <qjp@bithuman.io>
Co-authored-by: Benjamin <benjaminx@gmail.com>
2024-05-27 21:57:08 +08:00
Pika
0f1172f55b
fix: self node type shouldn't show in the picker (#4445) 2024-05-16 13:25:09 +08:00
Joel
66c8070da8
fix: Jinja switch not aligned in vertical direction (#4374) 2024-05-14 16:29:41 +08:00
zxhlyh
6f1633fa75
fix: delete end node (#4372) 2024-05-14 15:51:08 +08:00
Joel
01555463d2
feat: llm support jinja fe (#4260) 2024-05-10 18:14:05 +08:00
zxhlyh
9b24f12bf5
feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
sino
da5a8b9a59
feat: support question classifier node output (#4000) 2024-04-30 17:07:29 +08:00
Joel
c1fdaa6ae0
fix: prompt undefined caused match problem (#4010) 2024-04-30 16:31:36 +08:00
Joel
fa509ce64e
feat: rename var name sync to used jinjia code (#3964) 2024-04-29 11:34:30 +08:00
Joel
3e992cb23c
feat: code transform node editor support insert var by add slash or left brace (#3946)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-04-28 17:51:58 +08:00
zxhlyh
8e4989ed03
feat: workflow remove preview mode (#3941) 2024-04-28 17:09:56 +08:00
Joel
ba88f8a6f0
fix: code full screen in web app cause error (#3935) 2024-04-28 11:59:57 +08:00
Joel
7d711135bc
fix: full screen editor not follow panel width (#3876) 2024-04-26 14:23:13 +08:00
Joel
019d7069f8
fix: debug run not show total right tokens (#3843) 2024-04-25 18:22:30 +08:00
takatost
12435774ca
feat: query prompt template support in chatflow (#3791)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-25 18:01:53 +08:00
KVOJJJin
3d14aba4b4
Fix: event of click away in message-log-modal (#3828) 2024-04-25 15:58:03 +08:00
takatost
3da179f77b
feat: add conversation_id and user_id in chatflow/workflow system vars (#3771)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-24 17:20:01 +08:00
Joel
1ad70f8721
feat: support prompt messages sorting (#3757) 2024-04-24 15:09:01 +08:00
Joel
3cd8e6f5c6
fix: llm editor readonly cover error (#3752) 2024-04-24 13:28:22 +08:00
Joel
f92130338b
feat: prompt editor support auto height by content height and fix some bugs (#3712) 2024-04-23 17:46:59 +08:00
zxhlyh
83caffe000
fix: workflow restore (#3711) 2024-04-23 17:02:23 +08:00
Joel
f89c4203a0
chore: improve reference variable picker user experience (#3517) 2024-04-16 14:27:34 +08:00
Joel
570a5c72a9
feat: support var auto rename in prompt editor (#3510) 2024-04-16 12:00:45 +08:00
Joel
459bed9243
fix: in conversation log click op button would cause close drawer (#3483) 2024-04-15 14:02:47 +08:00
Joel
752f6fb15a
fix: file not uploaded caused api error (#3228) 2024-04-09 15:54:36 +08:00
takatost
7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2024-04-08 18:51:46 +08:00