Commit Graph

98 Commits

Author SHA1 Message Date
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
e4259a8f13
fix: workflow note node copy & link style (#5428) 2024-06-20 15:08:12 +08:00
zxhlyh
2328ed8ffa
feat: new icons (#5412) 2024-06-20 11:05:08 +08:00
KVOJJJin
4c37847ea4
Fix: use new button (#5384) 2024-06-19 14:53:19 +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
rerorero
c7641be093
fix: workflow results in FAIL status due to null reference error (#5332) 2024-06-18 09:33:33 +08:00
KVOJJJin
61ebcd8adb
Fix: workflow result display (#5299) 2024-06-17 14:36:17 +08:00
Charles Zhou
9961cdd7c8
fix: modal z-index cleanup (#5234) 2024-06-15 21:09:19 +08:00
zxhlyh
6be0027853
fix: note editor italic (#5230) 2024-06-14 22:31:39 +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
Joel
9f7b38c068
fix: #4970 (#5093) 2024-06-12 11:29:38 +08:00
Pika
d319d9fc5e
fix(style): some style issues (#5029) 2024-06-07 20:59:39 +08:00
Charles Zhou
1ccba85c91
fix: modal z-index and cleanup (#4978) 2024-06-06 22:28:13 +08:00
zxhlyh
a4041cb40b
fix: end node limit in next step (#4945) 2024-06-05 14:00:47 +08:00
Nite Knite
37f292ea91
feat: model load balancing (#4926) 2024-06-05 00:13:29 +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
Joel
3175a2c76a
fix: in tool and http node of iteration can not show item var correctly (#4791) 2024-05-30 10:40:27 +08:00
非法操作
f4a240d225
style: the 'all' of add tool panel should contain workflow tools (#4755) 2024-05-29 13:04:23 +08:00
非法操作
b7f81f0999
fix: the new node name is generated based on the original node when duplicating (#4675) 2024-05-28 13:50:43 +08:00
Pika
2ee3a1b6f3
fix: key-value-table styles (#4678) 2024-05-28 10:57:40 +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
非法操作
ee53f98d8c
Hide the copy button when there is no content to copy (#4546) 2024-05-22 11:15:13 +08:00
sino
5440108431
fix: read llm node's first prompt role by optional chaining (#4510) 2024-05-20 08:13:37 +08:00
wanghl
e90eccdf92
Fix: HTTP request node PARAMS parameters, if ':' appears in the value… (#4403)
Co-authored-by: Haolin Wang-汪皓临 <haolin.wang@atlaslovestravel.com>
2024-05-18 10:35:01 +08:00
zxhlyh
de3a7603ac
fix: workflow add next node from knowledge retrieval node (#4467) 2024-05-17 11:42:03 +08:00
Pika
0f1172f55b
fix: self node type shouldn't show in the picker (#4445) 2024-05-16 13:25:09 +08:00
zxhlyh
c0fe414e0a
fix: workflow delete edge when node is selected (#4414) 2024-05-15 15:12:36 +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
sino
0f14fdd4c9
fix: handleUpdateWorkflowCanvas is not a function (#4343) 2024-05-13 20:36:23 +08:00
Yeuoly
bbef964eb5
improve: code upgrade (#4231) 2024-05-13 14:39:14 +08:00
Joel
4af00e4a45
feat: support copy run text result in debug panel in workflow (#4300) 2024-05-11 16:59:17 +08:00
Joel
c01c95d77f
fix: chatflow run progress problem (#4298) 2024-05-11 16:23:31 +08:00
Joel
1663df8a05
feat: hide run detail in webapps and installed apps (#4289) 2024-05-11 13:40:27 +08:00
zxhlyh
13f4ed6e0e
fix: workflow zoomin/out shortcuts (#4283) 2024-05-11 10:38:12 +08:00
Joel
01555463d2
feat: llm support jinja fe (#4260) 2024-05-10 18:14:05 +08:00
zxhlyh
a1ab87107b
chore: workflow sync with hash (#4250) 2024-05-10 14:48:20 +08:00
zxhlyh
f49c99937c
fix: workflow end node deletion (#4240) 2024-05-10 10:38:05 +08:00
zxhlyh
9b24f12bf5
feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
zxhlyh
8137d63000
fix: workflow http node timeout & url check (#4175) 2024-05-08 13:20:26 +08:00
Pascal M
6563cb6ec6
fix: prevent http node overwrite on open (#4127) 2024-05-07 10:08:18 +08:00
KVOJJJin
c0476c7881
Feat: frontend support timezone of timestamp (#4070) 2024-05-04 16:15:32 +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