Fix: update error image url of dify-on-wechat.md (#58)

* feat: add use case dify on wechat

* fix: update dify on wechat user case

* fix: add section number for dify on wechat user case

* feat: backup images of dify on wechat user case, afraid of current image link expiration

* fix: update dify on wechat use case

* fix: update image link of dify on wechat of use cases

* fix: Update error image url of dify-on-wechat.md

---------

Co-authored-by: fangyuan.han <fangyuan.han@transwarp.io>
pull/60/head^2
Han Fangyuan 2024-04-12 13:26:37 +08:00 committed by GitHub
parent 731689398c
commit 8e516cc4a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ docker logs -f dify-on-wechat # 查看二维码并登录
接下来选择LLM节点点击设置上下文我们选择result变量该变量存有知识检索的结果。
<figure><img src="../../.gitbook/assets/dify-on-wechatcreate-workflow-chatbot-5.jpg" alt=""><figcaption></figcaption></figure>
<figure><img src="../../.gitbook/assets/dify-on-wechat/create-workflow-chatbot-5.jpg" alt=""><figcaption></figcaption></figure>
设置完LLM节点后我们点击预览进行测试输入问题请介绍一下dify工作流。可以看到最终输出了Dify工作流的正确介绍。测试正常后我们返回编辑模式。