Commit Graph

56 Commits (77a62f33b3311e976fcb2aced2ef64436b03bbcd)

Author SHA1 Message Date
Yeuoly ad899844a1
fix: workflow loads tool provider icon 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
Yeuoly 6300e506fb
fix: rag 1 year ago
Yeuoly a0543ab8fb
Merge branch 'main' into fix/chore-fix 1 year ago
非法操作 4b2abf8ac2
fix: create_blob_message of tool will always create image type file (#10701) 1 year ago
Yeuoly 5cdbfe2f41
Merge branch 'main' into fix/chore-fix 1 year ago
-LAN- 25ca0278dd
refactor(core): Remove extra_config from File. (#10203) 1 year ago
Yeuoly fe677cc5f9
Merge branch 'main' into fix/chore-fix 1 year ago
-LAN- 35d3da9697
refactor(tool-node): introduce specific exceptions for tool node errors (#10357) 1 year ago
guogeer 971defbbbd
fix: buitin tool aippt (#10234)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
1 year ago
Yeuoly a0a1243c90
cleanup: remove hacked code 1 year ago
Yeuoly 1450e5d5cb
feat: add supports for multimodal 1 year ago
Yeuoly bedbd658fe
Merge main into fix/chore-fix 1 year ago
-LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 year ago
Yeuoly 8495ed3348
add conversation id, app id and message id into plugin session 1 year ago
Yeuoly 118fa66567
feat: backwards invoke tools 1 year ago
Yeuoly 2f36692bf9
fix: get tool runtime parameters 2 years ago
Yeuoly fb3a701c86
fix: stream with empty line 2 years ago
Yeuoly 00d1c45518
Merge main 2 years ago
Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 2 years ago
Bowen Liang 0f14873255
chore: cleanup ruff flake8-simplify linter rules (#8286)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Yeuoly 70c001436e
support variable 2 years ago
Yeuoly cf73374c1b
refactor: stream output 2 years ago
Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 2 years ago
Yeuoly b0d53c0ac4
Merge main 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
Yeuoly 46ba16fe90
fix: reformatter 2 years ago
Yeuoly 886a160115
fix: invoke tool streamingly 2 years ago
Yeuoly cf4e9f317e
refactor: tool models 2 years ago
Yeuoly 531ffaec4f
fix: tool node 2 years ago
Yeuoly c28998a6f0
refactor: tool message transformer 2 years ago
Yeuoly 4b4741f7ed
Merge main into feat/plugin 2 years ago
luckylhb90 9a715f6b68
fix(tool): tool node error (#7459)
Co-authored-by: hobo.l <hobo.l@binance.com>
2 years ago
-LAN- 4f5f27cf2b
refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 2 years ago
-LAN- 32dc963556
feat(api/workflow): Add `Conversation.dialogue_count` (#7275) 2 years ago
-LAN- 67a2f14cef
fix(api/core/workflow/nodes/tool/tool_node.py): Keep None value in tool params. (#7066) 2 years ago
非法操作 29e3c3061c
fix: remote image not display in answer node (#6867) 2 years ago
Yeuoly ed7fcc5f7d
Merge branch 'main' into feat/plugin 2 years ago
-LAN- c6996a48a4
refactor(api/core/app/segments): Support more kinds of Segments. (#6706)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
majian a876baf0a9
Resolve variable type parameter error (#6646) 2 years ago
-LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
Yeuoly 563d81277b
refactor: tool response to generator 2 years ago
非法操作 b8926ea267
fix: DuckDuckGo image search tool error (#5606) 2 years ago
非法操作 1e28a8c033
chore: add create_json_message api for tools (#5440) 2 years ago
-LAN- 5a99aeb864
fix(core): Reorder `field_validator` and `classmethod` to fit Pydantic V2. (#5257) 2 years ago
Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
Yeuoly d4cd6149ac
fix: incorrect workflow max call depth (#4759) 2 years ago