Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
imClumsyPanda 2023-05-04 21:21:55 +08:00
commit 21940a3563
3 changed files with 5 additions and 2 deletions

View File

@ -178,6 +178,6 @@ Web UI 可以实现如下功能:
- [ ] 实现调用 API 的 Web UI Demo
## 项目交流群
![二维码](img/qr_code_10.jpg)
![二维码](img/qr_code_11.jpg)
🎉 langchain-ChatGLM 项目交流群,如果你也对本项目感兴趣,欢迎加入群聊参与讨论交流。

View File

@ -26,6 +26,9 @@ $ conda env remove -p /your_path/env_name
# 拉取仓库
$ git clone https://github.com/imClumsyPanda/langchain-ChatGLM.git
# 进入目录
$ cd langchain-ChatGLM
# 安装依赖
$ pip install -r requirements.txt
```

BIN
img/qr_code_11.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB