Commit Graph
75 Commits
Author SHA1 Message Date
Yeuoly 39656f7f84 fix: linter and formatter 2024-12-24 18:38:34 +08:00
Yeuoly 93c3699128 feat: add label to agent log 2024-12-15 18:12:29 +08:00
Yeuoly 65a4cb769b refactor: tool entities 2024-12-13 19:50:54 +08:00
Yeuoly 9a6f120e5c feat: support agent log event 2024-12-12 23:46:26 +08:00
Yeuoly ae72514cb4 feat: support agent node 2024-12-09 23:02:11 +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 574a6c1ded fix: add extension, filename and size to PluginFileEntity 2024-12-03 16:51:51 +08:00
Yeuoly c34877aecf fix: update tool provider credentials 2024-12-03 16:28:36 +08:00
Yeuoly ad899844a1 fix: workflow loads tool provider icon 2024-12-02 21:08:36 +08:00
Yeuoly 49bd1a7a49 fix: riff 2024-11-25 16:44:08 +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
Yeuoly f6136427a4 feat: export dsl with dependencies 2024-11-12 19:50:56 +08:00
-LAN-andGitHub 16b9665033 refactor(api): improve handling of tools field and cleanup variable usage (#10553) 2024-11-12 00:08:04 +08:00
Yeuoly 6baa98f166 feat: support app-selector, model-selector and tool-selector as parameters 2024-11-06 17:13:05 +08:00
Yeuoly e9d69f020a feat: cast files into correct type while invoking 2024-11-05 20:30:13 +08:00
Yeuoly 739e15f88b feat: support tool plugin id 2024-10-29 12:32:11 +08:00
zhuhaoandGitHub 8bb5b943d7 fix(tools): remove the undefined variable parameter_type (#9908) 2024-10-27 11:56:29 +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 ccbe42eb5f feat: add plugin id into tool api entities 2024-10-17 20:46:29 +08:00
Yeuoly 118fa66567 feat: backwards invoke tools 2024-10-10 18:09:06 +08:00
Bowen LiangandGitHub 240b66d737 chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
Yeuoly 56b7853afe feat: compat tool provider credentials to updated data 2024-09-30 23:22:23 +08:00
Yeuoly 6dfc31a542 refactor: credentials schemas to array 2024-09-30 17:39:13 +08:00
Yeuoly 0dd05d7b6d feat: tool output schema 2024-09-29 20:58:07 +08:00
Yeuoly d4e007f9db feat: support get tool runtime parameters 2024-09-29 18:19:03 +08:00
takatost 47c8824be6 feat: move model request to plugin daemon 2024-09-29 00:15:17 +08:00
Yeuoly cda9f6ec6b Merge main into fix/chore-fix 2024-09-24 16:38:38 +08:00
Nam VuandGitHub c7eacd1aac chore: Optimize I18nObject class for better performance and readability (#8681) 2024-09-23 18:40:40 +08:00
Yeuoly 7a3e756020 refactor: list tools 2024-09-23 18:06:16 +08:00
Yeuoly 435e71eb60 refactor 2024-09-23 13:09:46 +08:00
Shota TotsukaandGitHub 03fdf5e7f8 chore: Enable Japanese descriptions for Tools (#8646) 2024-09-23 09:06:01 +08:00
Yeuoly 91cb80f795 refactor: tool 2024-09-20 23:48:48 +08:00
Yeuoly 661392eaef refactor: tool 2024-09-20 02:25:14 +08:00
Yeuoly c472ea6c67 fix: pydantic 2024-09-19 18:02:24 +08:00
Yeuoly 00d1c45518 Merge main 2024-09-14 02:47:01 +08:00
Yeuoly 87c746f6bb tmp 2024-09-14 01:26:22 +08:00
c69f5b07ba chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <[email protected]>
2024-09-12 14:00:36 +08:00
Yeuoly 70c001436e support variable 2024-09-10 18:13:33 +08:00
Bowen LiangandGitHub 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
Yeuoly 279dee485d feat: type 2024-08-30 21:10:19 +08:00
Yeuoly 886a160115 fix: invoke tool streamingly 2024-08-30 18:11:38 +08:00
Yeuoly 1fa3b9cfd8 refactor tools 2024-08-30 14:23:14 +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
非法操作andGitHub ba82023445 fix: support float type for tool parameter's default value (#7644) 2024-08-26 17:10:54 +08:00
-LAN-andGitHub 48d2febebf fix(api/core/tools/entities/tool_entities.py): Fix type define. (#7250) 2024-08-14 14:08:54 +08:00