fix: update readme and issue template

master
Han Fangyuan 2024-04-28 21:34:52 +08:00
parent c5ac9f693c
commit c887b8ba90
2 changed files with 5 additions and 3 deletions

View File

@ -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)

View File

@ -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吧~
</div>