Commit Graph

521 Commits

Author SHA1 Message Date
AkaraChen 90b390346b Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2025-01-09 16:22:24 +08:00
AkaraChen 60b582d97a chore: remove log 2025-01-09 16:22:13 +08:00
zxhlyh f7edff6c6b fix: agent log 2025-01-09 16:13:59 +08:00
AkaraChen 145ef794b6 fix: switch version not work 2025-01-09 16:08:20 +08:00
AkaraChen efb6a5dd3e Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2025-01-09 15:48:00 +08:00
AkaraChen 0fe4fd65e2 fix: down arrow not shown not agent strategy selector 2025-01-09 15:47:50 +08:00
Joel ab66f30e1d feat: add parallel test case 2025-01-09 15:31:44 +08:00
AkaraChen 566dc9b4a8 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2025-01-09 15:17:31 +08:00
AkaraChen 641395b3ec feat: agent strategy form support required mark 2025-01-09 15:17:27 +08:00
Joel db60150f30 chore: change use new log struct generator 2025-01-09 15:08:05 +08:00
AkaraChen 0ad08f523b chore: add tooltip props to agent strategy select 2025-01-09 14:52:59 +08:00
AkaraChen a87c2d7e20 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2025-01-09 14:31:49 +08:00
AkaraChen 08cff0045d feat: form not installed indicator 2025-01-09 14:31:43 +08:00
Joel dc9675d2d8 fix: plugin tool width in agent app 2025-01-09 13:53:07 +08:00
AkaraChen 5ec4695e4a feat: tool icon check plugin status 2025-01-09 13:29:23 +08:00
AkaraChen bb60db7078 feat: tool selector get icon from marketplace 2025-01-09 13:00:43 +08:00
AkaraChen e3e8eafd32 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2025-01-09 11:53:30 +08:00
AkaraChen eff6a55960 fix: install button 2025-01-09 11:53:24 +08:00
zxhlyh 41b720502f merge main 2025-01-09 10:40:46 +08:00
AkaraChen cc0d864599 fix: agent node tool list header width 2025-01-09 09:55:56 +08:00
AkaraChen 596e3409b7 fix: agent prompt 2025-01-08 17:54:24 +08:00
AkaraChen 3ae7787011 fix: number not supported 2025-01-08 17:36:26 +08:00
AkaraChen d65c1218ae Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2025-01-08 16:57:01 +08:00
AkaraChen 83723212af fix: agent node getNodeUsedVars 2025-01-08 16:56:56 +08:00
Yi 84c2a9dc3b Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2025-01-08 16:51:14 +08:00
Yi 87d7df3ed4 fix: make the status indicator component compatible with the switch plugin version component 2025-01-08 16:51:06 +08:00
zxhlyh 586f9d8d89 fix: agent log 2025-01-08 16:46:35 +08:00
Yi 369e3eb97f feat: add version switch in model selector 2025-01-08 16:39:56 +08:00
AkaraChen f58eef74b3 feat: switch plugin version changelog 2025-01-08 16:19:41 +08:00
AkaraChen 2fd083629d feat: new switch plugin version 2025-01-08 15:58:05 +08:00
Yi 755685a89a Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2025-01-08 15:54:21 +08:00
Yi 23b29b1d21 fix: check-dependencies typo and fetch model list typo 2025-01-08 15:54:04 +08:00
zxhlyh 4b01ef2b48 fix: chat log 2025-01-08 15:42:18 +08:00
非法操作 d649037c3e
feat: support single run doc extractor node (#11318) 2025-01-08 15:20:15 +08:00
AkaraChen fa83f2e2fa fix: switch version plugin 2025-01-08 15:13:19 +08:00
AkaraChen 5e4d2f9501 Revert "chore: remove switch version component in strategy select"
This reverts commit f63cc9e069.
2025-01-08 14:55:55 +08:00
AkaraChen f63cc9e069 chore: remove switch version component in strategy select 2025-01-08 14:48:36 +08:00
zxhlyh 98ad18ba81 fix: agent log 2025-01-08 14:20:08 +08:00
AkaraChen 53bb1bb937 fix: agent node cannot output var 2025-01-08 14:09:35 +08:00
JzoNg adf0d94a9a unsupported actions 2025-01-08 11:51:59 +08:00
AkaraChen 99e2eaa6ee fix: switch plugin version 2025-01-08 10:03:00 +08:00
Joel 6006380723 fix: tool select ui problem in workflow 2025-01-07 17:10:27 +08:00
Joel 55ad1fe1f0 chore: tool selelct use the same tools data 2025-01-07 16:58:31 +08:00
Yi 0383fce821 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2025-01-07 16:57:09 +08:00
Yi 85610651c0 node ui fix 2025-01-07 16:57:01 +08:00
AkaraChen 768e1b9da3 fix: wrong tooltip content for switch plugin version 2025-01-07 16:43:36 +08:00
AkaraChen f840b7db0c fix: type for tool list 2025-01-07 15:19:46 +08:00
AkaraChen f03631ff9e feat: init agent strategy install from marketplace 2025-01-07 15:08:36 +08:00
AkaraChen 48b88b90f5 feat: i18n text in agent strategy selector 2025-01-07 14:03:40 +08:00
Yi ff61c22f36 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2025-01-07 12:48:42 +08:00