mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-14 16:07:13 +08:00
Compare commits
2 Commits
74b14d5feb
...
cc3f716151
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc3f716151 | ||
|
|
3ab8d1b61d |
@@ -246,7 +246,7 @@ docker run -d --name=nginx -p 80:80 nginx:latest
|
||||
|
||||
🚀 免费的GPT-4和其他大语言模型API接口
|
||||
|
||||
<kbd>7.3.5-slim</kbd> • [官网链接](https://github.com/xtekky/gpt4free)
|
||||
<kbd>7.3.7-slim</kbd> • [官网链接](https://github.com/xtekky/gpt4free)
|
||||
|
||||
</td>
|
||||
<td width="33%" align="center">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
gpt4free:
|
||||
image: hlohaus789/g4f:v7.3.5-slim
|
||||
image: hlohaus789/g4f:v7.3.7-slim
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
gpt4free:
|
||||
image: hlohaus789/g4f:v7.3.5
|
||||
image: hlohaus789/g4f:v7.3.7
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Reference in New Issue
Block a user