Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eryajf committed Apr 4, 2023
1 parent 80c2358 commit aad8962
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
本项目可以助你将GPT机器人集成到钉钉群聊当中。当前默认模型为`gpt-3.5`,支持`gpt-4`

`📢 注意`:当下部署以及配置流程都已非常成熟,文档和issue中基本都覆盖到了,因此不再回答任何项目安装部署与配置使用上的问题,如果完全不懂,可考虑通过 **[邮箱](mailto:[email protected])** 联系我进行付费的技术支持。
`📢 注意`:这个项目所有的功能,都汇聚在[使用指南](./docs/userGuide.md)中,请务必仔细阅读,以体验其完整精髓。

> 🥳 **欢迎关注我的其他开源项目:**
>
Expand Down Expand Up @@ -246,6 +247,8 @@ $ curl --location --request POST 'http://chat.eryajf.net/' \

如果手动请求没有问题,那么就可以在钉钉群里与机器人进行对话了。

> **📢 注意:** 如果配置文件中`app_secret`不为空,那么这里curl请求将会校验失败,理论上只要服务能够正常被访问,那么直接在钉钉管理后台配置回调就可以了,如果想通过curl进行调试,则注意需把对应配置项留空。
#### 二进制部署


Expand Down

0 comments on commit aad8962

Please sign in to comment.