Skip to content

Commit

Permalink
feat: new version, and ARMv64 for M1/M2
Browse files Browse the repository at this point in the history
  • Loading branch information
soulteary committed May 19, 2023
1 parent ab9f1e3 commit da10915
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ You can update the project by updating the mirror version used in this repositor
```bash
# version in the docker-compose.yml file
docker pull soulteary/chatgpt
# Mac M1/M2
docker pull soulteary/docker-chatgpt:arm64
```

**Backend services will continue to complete and support new data source types.**
Expand Down
2 changes: 2 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ docker compose up -d

```bash
docker pull soulteary/chatgpt
# Mac M1/M2
docker pull soulteary/docker-chatgpt:arm64
```

**后端项目将持续更新和完善,用来添加各种各样的新的数据源,尤其是 OpenAI 不会支持的,但确是十分有用的。**
Expand Down

0 comments on commit da10915

Please # to comment.