Commit Graph
70 Commits
Author SHA1 Message Date
Yeuoly 4199998c7e Merge branch 'main' into fix/chore-fix 2024-12-24 21:28:56 +08:00
yihongandGitHub 56e15d09a9 feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
-LAN-andGitHub d0dd8b7955 fix: add UUID validation for tool file ID extraction (#12011)
Signed-off-by: -LAN- <[email protected]>
2024-12-23 17:53:42 +08:00
-LAN-andGitHub 92a840f1b2 feat(tool_node): Suppress exceptions thrown by the Tool (#11724)
Signed-off-by: -LAN- <[email protected]>
2024-12-17 12:11:50 +08:00
Yeuoly 75fe785d88 Merge branch 'main' into fix/chore-fix 2024-12-16 14:08:18 +08:00
Yeuoly 93c3699128 feat: add label to agent log 2024-12-15 18:12:29 +08:00
Yeuoly 63206a7967 fix: incorrect use of node execution id 2024-12-13 00:05:57 +08:00
Yeuoly 9a6f120e5c feat: support agent log event 2024-12-12 23:46:26 +08:00
Yeuoly 3c628d0c26 refactor: rename agent to agent strategy 2024-12-12 18:27:31 +08:00
79a710ce98 Feat: continue on error (#11458)
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
2024-12-11 14:22:42 +08:00
Yeuoly c377eb8c28 fix: unbound variable in tool node 2024-12-09 15:43:01 +08:00
Yeuoly 01efdee1dd fix: support other file types for Tool 2024-12-04 19:26:01 +08:00
Yeuoly dcf19549cb feat: move audio and webscraper back to dify 2024-12-03 19:27:57 +08:00
Yeuoly ad899844a1 fix: workflow loads tool provider icon 2024-12-02 21:08:36 +08:00
Yeuoly 687455ca31 fix: tool file id 2024-11-29 14:09:34 +08:00
Yeuoly 8c5928da2f fix: unify error handling 2024-11-28 20:44:06 +08:00
Yeuoly 0452dfd029 fix: missing tool invoke messages 2024-11-28 19:09:04 +08:00
Yeuoly eead6abe85 fix: tool image url response 2024-11-28 18:23:28 +08:00
Pedro GomesandGitHub 319d49084b fix: ignore empty outputs in Tool node (#10988) 2024-11-25 18:00:42 +08:00
Yeuoly 6300e506fb fix: rag 2024-11-15 15:54:14 +08:00
Yeuoly a0543ab8fb Merge branch 'main' into fix/chore-fix 2024-11-15 15:43:32 +08:00
非法操作andGitHub 4b2abf8ac2 fix: create_blob_message of tool will always create image type file (#10701) 2024-11-15 10:38:12 +08:00
Yeuoly 5cdbfe2f41 Merge branch 'main' into fix/chore-fix 2024-11-11 14:00:53 +08:00
-LAN-andGitHub 25ca0278dd refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
Yeuoly fe677cc5f9 Merge branch 'main' into fix/chore-fix 2024-11-07 17:06:29 +08:00
-LAN-andGitHub 35d3da9697 refactor(tool-node): introduce specific exceptions for tool node errors (#10357) 2024-11-07 14:02:38 +08:00
971defbbbd fix: buitin tool aippt (#10234)
Co-authored-by: jinqi.guo <[email protected]>
2024-11-04 18:46:39 +08:00
Yeuoly a0a1243c90 cleanup: remove hacked code 2024-10-22 17:56:13 +08:00
Yeuoly 1450e5d5cb feat: add supports for multimodal 2024-10-22 17:26:00 +08:00
Yeuoly bedbd658fe Merge main into fix/chore-fix 2024-10-21 20:01:49 +08:00
-LAN-andGitHub e61752bd3a feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
Yeuoly 8495ed3348 add conversation id, app id and message id into plugin session 2024-10-16 15:10:50 +08:00
Yeuoly 118fa66567 feat: backwards invoke tools 2024-10-10 18:09:06 +08:00
Yeuoly 2f36692bf9 fix: get tool runtime parameters 2024-09-29 19:37:03 +08:00
Yeuoly fb3a701c86 fix: stream with empty line 2024-09-24 16:02:01 +08:00
Yeuoly 00d1c45518 Merge main 2024-09-14 02:47:01 +08:00
Bowen LiangandGitHub a1104ab97e chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
0f14873255 chore: cleanup ruff flake8-simplify linter rules (#8286)
Co-authored-by: -LAN- <[email protected]>
2024-09-12 12:55:45 +08:00
Yeuoly 70c001436e support variable 2024-09-10 18:13:33 +08:00
Yeuoly cf73374c1b refactor: stream output 2024-09-10 17:16:55 +08:00
Bowen LiangandGitHub 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
Yeuoly b0d53c0ac4 Merge main 2024-09-10 15:42:59 +08:00
dabfd74622 feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <[email protected]>
Co-authored-by: Yi <[email protected]>
Co-authored-by: -LAN- <[email protected]>
2024-09-10 15:23:16 +08:00
Yeuoly 46ba16fe90 fix: reformatter 2024-08-30 18:21:03 +08:00
Yeuoly 886a160115 fix: invoke tool streamingly 2024-08-30 18:11:38 +08:00
Yeuoly cf4e9f317e refactor: tool models 2024-08-30 15:55:10 +08:00
Yeuoly 531ffaec4f fix: tool node 2024-08-29 13:56:48 +08:00
Yeuoly c28998a6f0 refactor: tool message transformer 2024-08-29 13:42:31 +08:00
Yeuoly 4b4741f7ed Merge main into feat/plugin 2024-08-29 13:09:13 +08:00
9a715f6b68 fix(tool): tool node error (#7459)
Co-authored-by: hobo.l <[email protected]>
2024-08-21 09:04:54 +08:00