Commit Graph
651 Commits
Author SHA1 Message Date
ec1d3ddee2 feat: support importing and overwriting workflow DSL (#5511)
Co-authored-by: StyleZhang <[email protected]>
2024-06-25 15:46:12 +08:00
4a031de0d9 feat: make Citations and Attributions display enable default (#5508)
Co-authored-by: StyleZhang <[email protected]>
2024-06-24 13:03:49 +08:00
KVOJJJinandGitHub 8294e97113 Chore: chat log refactor (#5523) 2024-06-24 12:29:14 +08:00
zxhlyhandGitHub 5d4d65a85b fix: button (#5470) 2024-06-21 14:17:45 +08:00
JoelandGitHub 7e3f194031 fix: in iteration node picker may show the wrong var type (#5435) 2024-06-20 16:53:10 +08:00
zxhlyhandGitHub e4259a8f13 fix: workflow note node copy & link style (#5428) 2024-06-20 15:08:12 +08:00
zxhlyhandGitHub 2328ed8ffa feat: new icons (#5412) 2024-06-20 11:05:08 +08:00
KVOJJJinandGitHub 4c37847ea4 Fix: use new button (#5384) 2024-06-19 14:53:19 +08:00
a3bd5eba02 refactor: refactor the button component using forwardRef (#4379)
Co-authored-by: KVOJJJin <[email protected]>
2024-06-19 14:13:16 +08:00
reroreroandGitHub c7641be093 fix: workflow results in FAIL status due to null reference error (#5332) 2024-06-18 09:33:33 +08:00
KVOJJJinandGitHub 61ebcd8adb Fix: workflow result display (#5299) 2024-06-17 14:36:17 +08:00
Charles ZhouandGitHub 9961cdd7c8 fix: modal z-index cleanup (#5234) 2024-06-15 21:09:19 +08:00
zxhlyhandGitHub 6be0027853 fix: note editor italic (#5230) 2024-06-14 22:31:39 +08:00
zxhlyhandGitHub c28d709d7f feat: workflow add note node (#5164) 2024-06-14 17:08:11 +08:00
zxhlyhandGitHub 95443bd551 chore: workflow syncing modal (#5108) 2024-06-12 16:35:19 +08:00
JoelandGitHub 9f7b38c068 fix: #4970 (#5093) 2024-06-12 11:29:38 +08:00
PikaandGitHub d319d9fc5e fix(style): some style issues (#5029) 2024-06-07 20:59:39 +08:00
Charles ZhouandGitHub 1ccba85c91 fix: modal z-index and cleanup (#4978) 2024-06-06 22:28:13 +08:00
zxhlyhandGitHub a4041cb40b fix: end node limit in next step (#4945) 2024-06-05 14:00:47 +08:00
Nite KniteandGitHub 37f292ea91 feat: model load balancing (#4926) 2024-06-05 00:13:29 +08:00
JoelandGitHub a38dfc006e feat: question classify node support use var in instruction (#4710) 2024-06-04 14:01:40 +08:00
WhitewaterandGitHub 4308a79e89 fix: revision styles for workflow (#4087) 2024-05-30 19:10:14 +08:00
4b91383efc feat: workflow variable aggregator support group (#4811)
Co-authored-by: Yeuoly <[email protected]>
2024-05-30 18:54:58 +08:00
zxhlyhandGitHub 5b2cd8d03a chore: node help link (#4795) 2024-05-30 14:24:53 +08:00
JoelandGitHub d41c077fac chore: improve node user experience (#4792) 2024-05-30 10:53:02 +08:00
JoelandGitHub 3175a2c76a fix: in tool and http node of iteration can not show item var correctly (#4791) 2024-05-30 10:40:27 +08:00
非法操作andGitHub f4a240d225 style: the 'all' of add tool panel should contain workflow tools (#4755) 2024-05-29 13:04:23 +08:00
非法操作andGitHub b7f81f0999 fix: the new node name is generated based on the original node when duplicating (#4675) 2024-05-28 13:50:43 +08:00
PikaandGitHub 2ee3a1b6f3 fix: key-value-table styles (#4678) 2024-05-28 10:57:40 +08:00
+17 45deaee762 feat: workflow new nodes (#4683)
Co-authored-by: Joel <[email protected]>
Co-authored-by: Patryk Garstecki <[email protected]>
Co-authored-by: Sebastian.W <[email protected]>
Co-authored-by: 呆萌闷油瓶 <[email protected]>
Co-authored-by: takatost <[email protected]>
Co-authored-by: rechardwang <[email protected]>
Co-authored-by: Nite Knite <[email protected]>
Co-authored-by: Chenhe Gu <[email protected]>
Co-authored-by: Joshua <[email protected]>
Co-authored-by: Weaxs <[email protected]>
Co-authored-by: Ikko Eltociear Ashimine <[email protected]>
Co-authored-by: leejoo0 <[email protected]>
Co-authored-by: JzoNg <[email protected]>
Co-authored-by: sino <[email protected]>
Co-authored-by: Vikey Chen <[email protected]>
Co-authored-by: wanghl <[email protected]>
Co-authored-by: Haolin Wang-汪皓临 <[email protected]>
Co-authored-by: Zixuan Cheng <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
Co-authored-by: fanghongtai <[email protected]>
Co-authored-by: wxfanghongtai <[email protected]>
Co-authored-by: Matri <[email protected]>
Co-authored-by: Benjamin <[email protected]>
2024-05-27 21:57:08 +08:00
非法操作andGitHub ee53f98d8c Hide the copy button when there is no content to copy (#4546) 2024-05-22 11:15:13 +08:00
sinoandGitHub 5440108431 fix: read llm node's first prompt role by optional chaining (#4510) 2024-05-20 08:13:37 +08:00
e90eccdf92 Fix: HTTP request node PARAMS parameters, if ':' appears in the value… (#4403)
Co-authored-by: Haolin Wang-汪皓临 <[email protected]>
2024-05-18 10:35:01 +08:00
zxhlyhandGitHub de3a7603ac fix: workflow add next node from knowledge retrieval node (#4467) 2024-05-17 11:42:03 +08:00
PikaandGitHub 0f1172f55b fix: self node type shouldn't show in the picker (#4445) 2024-05-16 13:25:09 +08:00
zxhlyhandGitHub c0fe414e0a fix: workflow delete edge when node is selected (#4414) 2024-05-15 15:12:36 +08:00
JoelandGitHub 66c8070da8 fix: Jinja switch not aligned in vertical direction (#4374) 2024-05-14 16:29:41 +08:00
zxhlyhandGitHub 6f1633fa75 fix: delete end node (#4372) 2024-05-14 15:51:08 +08:00
sinoandGitHub 0f14fdd4c9 fix: handleUpdateWorkflowCanvas is not a function (#4343) 2024-05-13 20:36:23 +08:00
YeuolyandGitHub bbef964eb5 improve: code upgrade (#4231) 2024-05-13 14:39:14 +08:00
JoelandGitHub 4af00e4a45 feat: support copy run text result in debug panel in workflow (#4300) 2024-05-11 16:59:17 +08:00
JoelandGitHub c01c95d77f fix: chatflow run progress problem (#4298) 2024-05-11 16:23:31 +08:00
JoelandGitHub 1663df8a05 feat: hide run detail in webapps and installed apps (#4289) 2024-05-11 13:40:27 +08:00
zxhlyhandGitHub 13f4ed6e0e fix: workflow zoomin/out shortcuts (#4283) 2024-05-11 10:38:12 +08:00
JoelandGitHub 01555463d2 feat: llm support jinja fe (#4260) 2024-05-10 18:14:05 +08:00
zxhlyhandGitHub a1ab87107b chore: workflow sync with hash (#4250) 2024-05-10 14:48:20 +08:00
zxhlyhandGitHub f49c99937c fix: workflow end node deletion (#4240) 2024-05-10 10:38:05 +08:00
zxhlyhandGitHub 9b24f12bf5 feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
zxhlyhandGitHub 8137d63000 fix: workflow http node timeout & url check (#4175) 2024-05-08 13:20:26 +08:00
Pascal MandGitHub 6563cb6ec6 fix: prevent http node overwrite on open (#4127) 2024-05-07 10:08:18 +08:00