Commit Graph

249 Commits (56e15d09a9e94de963dd5fc38c7455a7aaee99f3)

Author SHA1 Message Date
KVOJJJin e32116b9a3
Feat: use file size limit from api (#9711) 1 year ago
AAEE86 b4041759f7
Help documentation URL correction (#9704) 1 year ago
zxhlyh c3473b5b4f
fix: workflow [if node] checklist (#9699) 1 year ago
Kota-Yamaguchi a7ee51e5d8
feat: add code generator (#9051)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
zxhlyh ff956cb546
Fix/retrieval setting weight default value (#9622) 1 year ago
Joel 7d7e0f9800
fix: tool use file caused error (#9660) 1 year ago
Joel 65e22bb76a
fix: input vars not auto rename in list operator (#9550) 1 year ago
zxhlyh 7a1d6fe509
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
Kevin9703 e7aecb89dd
fix(workflow): Implement automatic variable addition from opening statement to start node (#9450) 1 year ago
Wu Tianwei f447ee7b9d
Fix/firefox overflow error (#9438) 1 year ago
Yi Xiao 8a1f106c72
Fix: rerank switch and validation before run (#9416) 1 year ago
Yi Xiao 793205afc5
Feat: rerank model verification in front end (#9271) 1 year ago
Joe e947103b6d
Feat/add workflow sys params (#9108)
Co-authored-by: Joel <iamjoel007@gmail.com>
1 year ago
Yi Xiao 13046709a9
fix: line in iteration node is not straight (#8918) 2 years ago
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
Kevin9703 a2e2f8a8c9
fix(workflow/nodes/knowledge-retrieval/use-config): Preserve rerankin… (#8842) 2 years ago
Hash Brown 3dfbc348e3
feat: improved SVG output UX (#8765) 2 years ago
非法操作 cb1942c242
chore: make url display in the middle of http node (#8741) 2 years ago
Nam Vu bef83a4d2e
fix: typos and improve naming conventions: (#8687) 2 years ago
Hash Brown 11d09a92d0
fix: send message error when last sent message not succeeded (#8682) 2 years ago
Hash Brown 2d869d6831
fix: send message error when chatting with opening statement (#8627) 2 years ago
Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 2 years ago
Nam Vu aa5b2db10a
chore: workflow BRANCH, PARALLEL i18n (#8452) 2 years ago
yanxiyue de7bc22649
fix: sys_var startwith 'sys.' not 'sys' #8421 (#8422)
Co-authored-by: wuling <wuling@ke.com>
2 years ago
Pika 5b18e851d2
fix: when the variable does not exist, an error should be prompted (#8413)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
2 years ago
Yi Xiao 8d2269f762
fix: copy and paste shortcut in the textarea of the workflow run panel (#8345) 2 years ago
Pika a9c1f1a041
fix(workflow): fix var-selector not update when edges change (#8259)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
2 years ago
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>
2 years ago
DDDDD12138 fe8191b899
enhance: improve empty data display for detail panel (#8266) 2 years ago
zxhlyh 91942e37ff
fix: workflow parallel limit in ifelse node (#8242) 2 years ago
Joel d1605952b0
fix: input chat input wrong padding (#8207) 2 years ago
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>
2 years ago
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2 years ago
Nam Vu 031a0b576d
fix: i18n typo (#8077) 2 years ago
Yi Xiao cdb08be951
fix: overflow issues in chat history (#8062) 2 years ago
Charlie.Wei 01858e1caf
ifEsle node add regex match (#8007) 2 years ago
Joel 7fdd964379
fix: frontend handle sometimes server not generate the wrong follow up data struct (#7916) 2 years ago
Hirotaka Miyagi 024d688b77
fix(RetrievalConfig): Fix score threshold assignment for zero value (#7865) 2 years ago
NFish ad30668eb6
Sync Input component from feat/attachments branch (#7782) 2 years ago
YidaHu 3a67fc6c5a
feat: add support for array types in available variable list (#7715) 2 years ago
Yi Xiao 3be756eaed
feat: tooltip (#7634) 2 years ago
Joel fb75bd9790
chore: improve the check time of variable name in conversation and env var (#7572) 2 years ago
edo1z 0a7ab9a47d
fix: incorrect duplication when no target node is selected (#7539) 2 years ago
Yi Xiao 9618f86980
fix: workflow context menu popup issue (#7530) 2 years ago
Yi Xiao a71fc18530
feat: set workflow zoom range for shortcut (#7563) 2 years ago
Yeuoly 784b11ce19
Chore/remove python dependencies selector (#7494) 2 years ago
Joel c70d69322b
feat: support dialogue count in chatflow (#7440) 2 years ago
Yi Xiao 8b06105fa1
Feat: shortcut hook (#7385) 2 years ago
Joel 135dcfa3e5
fix: not show correct iteration times number in run history (#7318) 2 years ago
KVOJJJin d07b2b9915
Fix: missing default value of type array object in conversation variable modal (#7309) 2 years ago
AIxGEEK 04131f86df
fix: inability-to-add-node-and-change-the-edge (#7303) 2 years ago
KVOJJJin 429e85f5d6
Fix: support hide env & conversation var in prompt editor (#7256) 2 years ago
Joel 9381c08c43
chore: not use step_boundary field (#7231) 2 years ago
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>
2 years ago
zxhlyh f9cf418f0f
Fix/workflow run single step (#7194) 2 years ago
zxhlyh 925f0d2e09
fix: workflow search blocks (#7097) 2 years ago
zxhlyh 1571a8afd4
fix: workflow delete node shortcut (#7076) 2 years ago
crazywoola 7f18c06b0a
fix: code-block-missing-checks (#7002) 2 years ago
Yi Xiao 0c22e4e3d1
Feat/new confirm (#6984) 2 years ago
Vico Chu 1c043b8426
Chores: fix name typo (#6987) 2 years ago
quicksand e4587b2151
chore: MAX_TREE_DEPTH spelling mistake (#6965) 2 years ago
crazywoola 79715345ef
fix: import workflow errors (#6937) 2 years ago
Kevin9703 4d0a6cc382
fix(nodes/knowledge-retrieval): workflow knowledge retrieval rerank model check (#6918) 2 years ago
zxhlyh 33dab4fe54
fix: multiple retrieval default weighted score (#6897) 2 years ago
zxhlyh 9ae88ede12
chore: n to 1 retrieval (#6839) 2 years ago
NFish 9c4f3be0f3
Fix keyboard shortcut conflict between workflow and browser (#6863) 2 years ago
Joel 53a89bbbc7
chore : option card (#6800) 2 years ago
非法操作 0675c5f716
chore: add shortcut keys and hints for the shortcuts (#6779) 2 years ago
非法操作 585444c50c
chore: fix type annotations (#6600) 2 years ago
crazywoola 47b5bd7243
fix: value is not an array (#6632) 2 years ago
Yi Xiao c112188207
feat: added ActionButton component (#6631) 2 years ago
KVOJJJin 2aad128883
Fix: DSL backup (#6616) 2 years ago
zxhlyh 6fe9aa69cc
feat: n to 1 retrieval legacy (#6554) 2 years ago
Joel 0f6a064c08
chore: enchance auto generate prompt (#6564) 2 years ago
非法操作 c0ada940bd
fix: tool params not work as expected when develop a tool (#6550) 2 years ago
Joel 155e708540
Revert "chore: improve prompt auto generator" (#6556) 2 years ago
Joel d726473c6d
Revert "chore: use node specify llm to auto generate prompt" (#6555) 2 years ago
Joel dc7335cdf8
chore: use node specify llm to auto generate prompt (#6525) 2 years ago
zxhlyh 87594008f8
fix: iteration node bg color (#6523) 2 years ago
-LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
Joel a6350daa02
chore: improve prompt auto generator (#6514) 2 years ago
Joel 3da854fe40
chore: some components upgrage to new ui (#6468) 2 years ago
zxhlyh 984658f5e9
fix: workflow sync before export (#6380) 2 years ago
zxhlyh ebba124c5c
feat: workflow if-else support elif (#6072) 2 years ago
Joel a62325ac87
feat: add until className defines (#6141) 2 years ago
AIxGEEK 279caf033c
fix: node-title-is-overflow-in-checklist (#5870) 2 years ago
Joel eff280f3e7
feat: tailwind related improvement (#6085) 2 years ago
chenxu9741 6ef401a9f0
feat:add tts-streaming config and future (#5492) 2 years ago
非法操作 b29a36f461
Feat: add index bar to select tool panel of workflow (#6066)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
AIxGEEK 22aaf8960b
fix: Inconsistency Between Actual and Debug Input Variables (#6055) 2 years ago
AIxGEEK 5e6c3001bd
fix: relative in overflow div (#5998) 2 years ago
非法操作 46eca01fa3
fix: no json output vars in front-page tool (#5943) 2 years ago
AIxGEEK 4d9c22bfc6
refactor: optimize-the-performance-of-var-reference-picker (#5918) 2 years ago
Joel d889e1b233
fix: output variable name may be duplicate (#5845) 2 years ago
Joel 8fa6cb5e03
feat: tracing fe (#5487) 2 years ago
johnpccd b7d5849191
Fix link to documentation of nodes (#5623) 2 years ago
Pascal M af9448e6f2
feat: undo/redo for workflow editor (#3927)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
AIxGEEK 7c9e88dfb3
Fix/single run panel show parent scrollbar (#5574)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
takatost ec1d3ddee2
feat: support importing and overwriting workflow DSL (#5511)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
takatost 4a031de0d9
feat: make Citations and Attributions display enable default (#5508)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago