Commit Graph

222 Commits

Author SHA1 Message Date
Kevin9703
ec57922bb6
fix(workflow/hooks/use-shortcuts): resolve issue of copy shortcut not working in workflow debug and preview panel (#8249)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-09-12 10:39:18 +08:00
DDDDD12138
fe8191b899
enhance: improve empty data display for detail panel (#8266) 2024-09-11 18:24:18 +08:00
zxhlyh
91942e37ff
fix: workflow parallel limit in ifelse node (#8242) 2024-09-11 11:30:33 +08:00
Joel
d1605952b0
fix: input chat input wrong padding (#8207) 2024-09-10 17:01:32 +08:00
takatost
dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-10 15:23:16 +08:00
Nam Vu
2d7954c7da
Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
Nam Vu
031a0b576d
fix: i18n typo (#8077) 2024-09-07 16:59:38 +08:00
Yi Xiao
cdb08be951
fix: overflow issues in chat history (#8062) 2024-09-06 19:20:18 +08:00
Charlie.Wei
01858e1caf
ifEsle node add regex match (#8007) 2024-09-06 17:44:09 +08:00
Joel
7fdd964379
fix: frontend handle sometimes server not generate the wrong follow up data struct (#7916) 2024-09-03 14:09:46 +08:00
Hirotaka Miyagi
024d688b77
fix(RetrievalConfig): Fix score threshold assignment for zero value (#7865) 2024-09-01 14:57:50 +08:00
NFish
ad30668eb6
Sync Input component from feat/attachments branch (#7782) 2024-08-29 11:23:16 +08:00
YidaHu
3a67fc6c5a
feat: add support for array types in available variable list (#7715) 2024-08-28 17:30:13 +08:00
Yi Xiao
3be756eaed
feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
Joel
fb75bd9790
chore: improve the check time of variable name in conversation and env var (#7572) 2024-08-23 15:08:34 +08:00
edo1z
0a7ab9a47d
fix: incorrect duplication when no target node is selected (#7539) 2024-08-23 13:16:15 +08:00
Yi Xiao
9618f86980
fix: workflow context menu popup issue (#7530) 2024-08-23 13:14:17 +08:00
Yi Xiao
a71fc18530
feat: set workflow zoom range for shortcut (#7563) 2024-08-23 13:11:55 +08:00
Yeuoly
784b11ce19
Chore/remove python dependencies selector (#7494) 2024-08-21 16:57:14 +08:00
Joel
c70d69322b
feat: support dialogue count in chatflow (#7440) 2024-08-20 18:28:39 +08:00
Yi Xiao
8b06105fa1
Feat: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00
Joel
135dcfa3e5
fix: not show correct iteration times number in run history (#7318) 2024-08-15 21:02:41 +08:00
KVOJJJin
d07b2b9915
Fix: missing default value of type array object in conversation variable modal (#7309) 2024-08-15 17:28:12 +08:00
AIxGEEK
04131f86df
fix: inability-to-add-node-and-change-the-edge (#7303) 2024-08-15 17:26:11 +08:00
KVOJJJin
429e85f5d6
Fix: support hide env & conversation var in prompt editor (#7256) 2024-08-14 15:14:39 +08:00
Joel
9381c08c43
chore: not use step_boundary field (#7231) 2024-08-13 17:22:33 +08:00
KVOJJJin
935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-13 14:44:10 +08:00
zxhlyh
f9cf418f0f
Fix/workflow run single step (#7194) 2024-08-12 17:14:17 +08:00
zxhlyh
925f0d2e09
fix: workflow search blocks (#7097) 2024-08-08 15:33:02 +08:00
zxhlyh
1571a8afd4
fix: workflow delete node shortcut (#7076) 2024-08-08 10:42:08 +08:00
crazywoola
7f18c06b0a
fix: code-block-missing-checks (#7002) 2024-08-06 16:11:14 +08:00
Yi Xiao
0c22e4e3d1
Feat/new confirm (#6984) 2024-08-06 14:31:13 +08:00
Vico Chu
1c043b8426
Chores: fix name typo (#6987) 2024-08-06 13:33:21 +08:00
quicksand
e4587b2151
chore: MAX_TREE_DEPTH spelling mistake (#6965) 2024-08-05 18:41:08 +08:00
crazywoola
79715345ef
fix: import workflow errors (#6937) 2024-08-04 14:34:39 +08:00
Kevin9703
4d0a6cc382
fix(nodes/knowledge-retrieval): workflow knowledge retrieval rerank model check (#6918) 2024-08-02 20:30:05 +08:00
zxhlyh
33dab4fe54
fix: multiple retrieval default weighted score (#6897) 2024-08-02 14:05:27 +08:00
zxhlyh
9ae88ede12
chore: n to 1 retrieval (#6839) 2024-08-01 13:45:18 +08:00
NFish
9c4f3be0f3
Fix keyboard shortcut conflict between workflow and browser (#6863) 2024-08-01 12:57:30 +08:00
Joel
53a89bbbc7
chore : option card (#6800) 2024-07-30 17:33:08 +08:00
非法操作
0675c5f716
chore: add shortcut keys and hints for the shortcuts (#6779) 2024-07-30 16:18:58 +08:00
非法操作
585444c50c
chore: fix type annotations (#6600) 2024-07-25 11:21:51 +08:00
crazywoola
47b5bd7243
fix: value is not an array (#6632) 2024-07-24 19:14:04 +08:00
Yi Xiao
c112188207
feat: added ActionButton component (#6631) 2024-07-24 18:09:44 +08:00
KVOJJJin
2aad128883
Fix: DSL backup (#6616) 2024-07-24 15:02:30 +08:00
zxhlyh
6fe9aa69cc
feat: n to 1 retrieval legacy (#6554) 2024-07-24 12:50:48 +08:00
Joel
0f6a064c08
chore: enchance auto generate prompt (#6564) 2024-07-23 19:51:38 +08:00
非法操作
c0ada940bd
fix: tool params not work as expected when develop a tool (#6550) 2024-07-23 17:00:39 +08:00
Joel
155e708540
Revert "chore: improve prompt auto generator" (#6556) 2024-07-23 13:35:35 +08:00
Joel
d726473c6d
Revert "chore: use node specify llm to auto generate prompt" (#6555) 2024-07-23 13:31:32 +08:00
Joel
dc7335cdf8
chore: use node specify llm to auto generate prompt (#6525) 2024-07-22 18:16:33 +08:00
zxhlyh
87594008f8
fix: iteration node bg color (#6523) 2024-07-22 15:43:24 +08:00
-LAN-
5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-07-22 15:29:39 +08:00
Joel
a6350daa02
chore: improve prompt auto generator (#6514) 2024-07-22 11:44:12 +08:00
Joel
3da854fe40
chore: some components upgrage to new ui (#6468) 2024-07-19 16:39:49 +08:00
zxhlyh
984658f5e9
fix: workflow sync before export (#6380) 2024-07-17 16:51:48 +08:00
zxhlyh
ebba124c5c
feat: workflow if-else support elif (#6072) 2024-07-10 18:20:13 +08:00
Joel
a62325ac87
feat: add until className defines (#6141) 2024-07-10 15:34:56 +08:00
AIxGEEK
279caf033c
fix: node-title-is-overflow-in-checklist (#5870) 2024-07-09 15:12:41 +08:00
Joel
eff280f3e7
feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
chenxu9741
6ef401a9f0
feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00
非法操作
b29a36f461
Feat: add index bar to select tool panel of workflow (#6066)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-07-09 09:43:34 +08:00
AIxGEEK
22aaf8960b
fix: Inconsistency Between Actual and Debug Input Variables (#6055) 2024-07-08 22:27:55 +08:00
AIxGEEK
5e6c3001bd
fix: relative in overflow div (#5998) 2024-07-08 18:35:12 +08:00
非法操作
46eca01fa3
fix: no json output vars in front-page tool (#5943) 2024-07-04 16:15:56 +08:00
AIxGEEK
4d9c22bfc6
refactor: optimize-the-performance-of-var-reference-picker (#5918) 2024-07-04 15:33:36 +08:00
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
takatost
ec1d3ddee2
feat: support importing and overwriting workflow DSL (#5511)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-06-25 15:46:12 +08:00
takatost
4a031de0d9
feat: make Citations and Attributions display enable default (#5508)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-06-24 13:03:49 +08:00
KVOJJJin
8294e97113
Chore: chat log refactor (#5523) 2024-06-24 12:29:14 +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
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