更新二维码

This commit is contained in:
svcvit
2025-04-24 18:18:01 +08:00
parent aaba162a39
commit 2f37e9a3f6
3 changed files with 6 additions and 3 deletions
+6 -3
View File
@@ -15,10 +15,10 @@
所有的 Workflow 基本都可以 **免费** 使用,更多 Workflow 收集整理中……
## 分享群
开了一个分享群,有兴趣可以加入,如果你有关于 workflow 的问题也可以一起讨论。(2025/04/21 更新)
开了一个分享群,有兴趣可以加入,如果你有关于 workflow 的问题也可以一起讨论。(2025/04/24 更新)
- 主群都超200了,加群主好友,备注 dify,拉你到人多一些的群。不过微信风控,有时候加不上,可以稍后再试。
- 当然,也可以加新群,目前人少一点,基本3-5天左右一个群就能满200.
![](./snapshots/Xnip2025-04-21_21-09-48.jpg)
![](./snapshots/Xnip2025-04-24_18-07-35.jpg)
@@ -114,7 +114,10 @@ sandbox 运行pandasnumpy>2.0matplotlibscikit-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 strategyToolExtension 希望可以给你参考。
- [google翻译](https://github.com/svcvit/dify-plugin-google_translate):这是Tool,代码很少,看完之后可以理解DIFY插件的文件结构
- [对话Agent](https://github.com/svcvit/dify-plugin-tod_agent) :这是Agent strategyAgent策略抽象了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