Commit Graph

311 Commits (a1cdca02e3d4a2e511f218a2996c580f4af717a4)

Author SHA1 Message Date
Yeuoly 75fe785d88
Merge branch 'main' into fix/chore-fix 1 year ago
Kazuhisa Wada 63f1dd7877
Make max_submit_count configurable via Config (#11673) 1 year ago
非法操作 9c7a1bc067
fix: change http node params from dict to list tuple (#11665) 1 year ago
Yeuoly 93c3699128
feat: add label to agent log 1 year ago
Yeuoly 6339706c68
fix: ruff reformatter 1 year ago
Yeuoly 65a4cb769b
refactor: tool entities 1 year ago
Yeuoly 63206a7967
fix: incorrect use of node execution id 1 year ago
Yeuoly 9a6f120e5c
feat: support agent log event 1 year ago
Yeuoly 3c628d0c26
refactor: rename agent to agent strategy 1 year ago
Novice 1765fe2a29
fix: iteration node in parallel mode token count error (#11539)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
Novice 79a710ce98
Feat: continue on error (#11458)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
yihong 716576043d
fix: issue 11247 that Completion mode content maybe list or str (#11504)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Yeuoly a175d6b2d7
feat: agent management 1 year ago
Yeuoly 296fd82bbf
fix: agent node 1 year ago
Yeuoly 4ccd571364
fix: ruff 1 year ago
Yeuoly ae72514cb4
feat: support agent node 1 year ago
Yeuoly 16b49ac436
Merge branch 'main' into fix/chore-fix 1 year ago
Yeuoly c377eb8c28
fix: unbound variable in tool node 1 year ago
-LAN- 537068cfde
refactor(iteration_node): use Sequence and Mapping in parameters (#11483)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
suzuki.sh c3c6a48059
Fix the token count at the iteration node (#11235)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong d9d5d35a77
fix: issue #10596 by making the iteration node outputs right (#11394)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Huỳnh Gia Bôi 9277156b6c
fix(document_extractor): pptx file type and missing metadata_filename UnstructuredIO (#11364)
Co-authored-by: Julian Huynh <julian.huynh@immersio.io>
1 year ago
Yeuoly 337eff2b79
Merge branch 'main' into fix/chore-fix 1 year ago
yihong 5669cac16d
fix: some typos using typos (#11374)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
crazywoola d56abec195
Revert "Fix: iteration not in main thread pool" (#11358) 1 year ago
Yeuoly 01efdee1dd
fix: support other file types for Tool 1 year ago
Yeuoly 86291c13e4
Merge branch 'main' into fix/chore-fix 1 year ago
-LAN- 464e6354c5
feat: correct the prompt grammar. (#11328)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
非法操作 d470e55f8c
fix: http node download file always image type (#11319) 1 year ago
Yeuoly dcf19549cb
feat: move audio and webscraper back to dify 1 year ago
Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Bowen Liang e79eac688a
chore(lint): sort __all__ definitions (#11243) 1 year ago
Novice 2a448a899d
Fix: iteration not in main thread pool (#11271)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
1 year ago
Yeuoly ad899844a1
fix: workflow loads tool provider icon 1 year ago
朱晓兵 e80f41a701
fix: support setting variables in url (#10676) 1 year ago
yihong 5a9b785773
fix: excel in node only read one sheet, close #9661 (#11215)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Yeuoly 687455ca31
fix: tool file id 1 year ago
Yeuoly 8c5928da2f
fix: unify error handling 1 year ago
Yeuoly 0452dfd029
fix: missing tool invoke messages 1 year ago
Yeuoly eead6abe85
fix: tool image url response 1 year ago
Hiroshi Fujita a918cea2fe
feat: add VTT file support to Document Extractor (#11148) 1 year ago
-LAN- 9789905a1f
chore(*): Removes debugging print statements (#11145)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Charlie.Wei f458580dee
fix parameter extractor function call Expected str (#11142) 1 year ago
-LAN- 223a30401c
fix: LLM invoke error should not be raised (#11141)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly e4b8220bc2
Merge branch 'main' into fix/chore-fix 1 year ago
-LAN- 044e7b63c2
fix(llm_node): Ignore file if not supported. (#11114) 1 year ago
-LAN- 5b7b328193
feat: Allow to contains files in the system prompt even model not support. (#11111) 1 year ago
-LAN- cbb4e95928
fix(llm_node): Ignore user query when memory is disabled. (#11106) 1 year ago
-LAN- 20c091a5e7
fix: user query be ignored if query_prompt_template is an empty string (#11103) 1 year ago
Pedro Gomes 319d49084b
fix: ignore empty outputs in Tool node (#10988) 1 year ago