We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab9f1e3 commit da10915Copy full SHA for da10915
README.md
@@ -81,6 +81,8 @@ You can update the project by updating the mirror version used in this repositor
81
```bash
82
# version in the docker-compose.yml file
83
docker pull soulteary/chatgpt
84
+# Mac M1/M2
85
+docker pull soulteary/docker-chatgpt:arm64
86
```
87
88
**Backend services will continue to complete and support new data source types.**
README_CN.md
@@ -82,6 +82,8 @@ docker compose up -d
89
**后端项目将持续更新和完善,用来添加各种各样的新的数据源,尤其是 OpenAI 不会支持的,但确是十分有用的。**
0 commit comments