feat: update gpt4free 0.6.0.1

This commit is contained in:
arch3rPro
2025-08-12 00:29:39 +08:00
parent 7808e11133
commit 7b6172cd55
12 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -171,7 +171,7 @@
🚀 免费的GPT-4和其他大语言模型API接口 🚀 免费的GPT-4和其他大语言模型API接口
<kbd>0.5.7.0</kbd> • [官网链接](https://github.com/xtekky/gpt4free) <kbd>0.6.0.1</kbd> • [官网链接](https://github.com/xtekky/gpt4free)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">
@@ -1,6 +1,6 @@
services: services:
gpt4free: gpt4free:
image: hlohaus789/g4f:0.5.8.1-slim image: hlohaus789/g4f:0.6.0.1-slim
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks:
@@ -1,6 +1,6 @@
services: services:
gpt4free: gpt4free:
image: hlohaus789/g4f:0.5.8.1 image: hlohaus789/g4f:0.6.0.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: