Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
doc:Change QR code
Browse files Browse the repository at this point in the history
  • Loading branch information
shanhexi committed Jun 15, 2023
2 parents e34c901 + d12b775 commit d71ec81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ To facilitate users' quick use of AI capabilities, you can add WeChat to apply f

WeiChat (Because too many personal WeChat friends are restricted, so I built a corporate WeChat):

<a><img src="https://chat2db.oss-accelerate.aliyuncs.com/static/qiye_weichat.PNG" width="30%"/></a>
<a><img src="https://oss-chat2db.alibaba.com/static/Screenshot_2023-06-15-23-38-06-477_com.tencent.mm.jpg" width="40%"/></a>

### CONFIGURE CUSTOM AI
- Customized AI can be any LLM that you deployed, such as ChatGLM、ChatGPT、ERNIE Bot、Tongyi Qianwen, and so on. However, the customized interface need to conform to the protocol definition. Otherwise, secondary development may be required. Two DEMOs are provided in the code, the configuration is as shown below. In specific use, you can refer to the DEMO interface to write a custom interface, or directly perform secondary development in the DEMO interface.
Expand Down Expand Up @@ -202,6 +202,7 @@ Please star and fork on GitHub before joining the group.
WeiChat (Because too many personal WeChat friends are restricted, so I built a corporate WeChat):

<a><img src="./document/hexi-weixin.png" width="30%"/></a>
<a><img src="https://oss-chat2db.alibaba.com/static/Screenshot_2023-06-15-23-38-06-477_com.tencent.mm.jpg" width="40%"/></a>

Ding Talk:9135032392

Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Languages: 中文 [English](README.md)

微信(由于个人微信加好友太多被限制了,建了一个企业微信):

<a><img src="https://chat2db.oss-accelerate.aliyuncs.com/static/qiye_weichat.PNG" width="30%"/></a>
<a><img src="https://oss-chat2db.alibaba.com/static/Screenshot_2023-06-15-23-38-06-477_com.tencent.mm.jpg" width="40%"/></a>


## 📦 Docker部署
Expand Down

0 comments on commit d71ec81

Please sign in to comment.