diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index 2f762c0..9bb8955 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -64,9 +64,9 @@ body: required: true - type: dropdown attributes: - label: 使用的chatgpt-on-wechat版本是? + label: 使用的dify-on-wechat版本是? description: | - 请确保你使用的是 [releases](https://github.com/zhayujie/chatgpt-on-wechat/releases) 中的最新版本。 + 请确保你使用的是 [releases](https://github.com/hanfangyuan4396/dify-on-wechat/releases) 中的最新版本。 如果你使用git, 请使用`git branch`命令来查看分支。 options: - Latest Release @@ -77,7 +77,7 @@ body: attributes: label: 运行的`channel`类型是? description: | - 请确保你正确配置了该`channel`所需的配置项,所有可选的配置项都写在了[该文件中](https://github.com/zhayujie/chatgpt-on-wechat/blob/master/config.py),请将所需配置项填写在根目录下的`config.json`文件中。 + 请确保你正确配置了该`channel`所需的配置项,所有可选的配置项都写在了[该文件中](https://github.com/hanfangyuan4396/dify-on-wechat/blob/master/config.py),请将所需配置项填写在根目录下的`config.json`文件中。 options: - wx(个人微信, itchat) - wxy(个人微信, wechaty) diff --git a/README.md b/README.md index 1e9b891..1ddeac0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ 额外对接了LLMOps平台 [Dify](https://github.com/langgenius/dify),支持Dify智能助手模型,调用工具和知识库,支持Dify工作流。 +Dify接入微信生态的**详细教程**请查看文章 [**手摸手教你把 Dify 接入微信生态**](https://docs.dify.ai/v/zh-hans/learn-more/use-cases/dify-on-wechat) + 如果我的项目对您有帮助请点一个star吧~