mirror of
https://github.com/svcvit/Awesome-Dify-Workflow.git
synced 2026-06-04 10:13:51 +08:00
更新二维码
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
所有的 Workflow 基本都可以 **免费** 使用,更多 Workflow 收集整理中……
|
||||
|
||||
## 分享群
|
||||
开了一个分享群,有兴趣可以加入,如果你有关于 workflow 的问题也可以一起讨论。(2025/04/21 更新)
|
||||
开了一个分享群,有兴趣可以加入,如果你有关于 workflow 的问题也可以一起讨论。(2025/04/24 更新)
|
||||
- 主群都超200了,加群主好友,备注 dify,拉你到人多一些的群。不过微信风控,有时候加不上,可以稍后再试。
|
||||
- 当然,也可以加新群,目前人少一点,基本3-5天左右一个群就能满200.
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
@@ -114,7 +114,10 @@ sandbox 运行pandas,numpy>2.0,matplotlib,scikit-learn 代码老报错,
|
||||
## DIFY 1.0 插件
|
||||
[dify_plugin_collection](https://github.com/svcvit/dify_plugin_collection) 仓库存放着 DIFY 的[官方市场](https://marketplace.dify.ai/) 插件安装包,方便离线用户自由选择,不定期更新。
|
||||
|
||||
如果你希望开发插件,我有2个插件的源码 [google翻译](https://github.com/svcvit/dify-plugin-google_translate)、[对话Agent](https://github.com/svcvit/dify-plugin-tod_agent) 希望可以给你参考。
|
||||
如果你希望开发插件,我有几个插件的源码,包含Agent strategy,Tool,Extension 希望可以给你参考。
|
||||
- [google翻译](https://github.com/svcvit/dify-plugin-google_translate):这是Tool,代码很少,看完之后可以理解DIFY插件的文件结构
|
||||
- [对话Agent](https://github.com/svcvit/dify-plugin-tod_agent) :这是Agent strategy,Agent策略抽象了Dify的很多能力,可以有很多玩法,但是对开发者要求比较高,你需要有产品思维,还需要一定的开发能力。
|
||||
- [Artifacts](https://github.com/svcvit/dify-plugin-artifacts) :这是Extension,它借鉴了Anthropic的Artifacts功能,做HTML的渲染,你可以参考这份代码,做一个用户交互界面。
|
||||
|
||||
## 模型
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 302 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 294 KiB |
Reference in New Issue
Block a user