feat: update gpt4free 7.4.3-slim

This commit is contained in:
arch3rPro
2026-04-07 05:30:55 +08:00
parent 0cd611e796
commit 03633cdb8e
6 changed files with 2 additions and 2 deletions

View File

@@ -246,7 +246,7 @@ docker run -d --name=nginx -p 80:80 nginx:latest
🚀 免费的GPT-4和其他大语言模型API接口 🚀 免费的GPT-4和其他大语言模型API接口
<kbd>7.4.3</kbd> • [官网链接](https://github.com/xtekky/gpt4free) <kbd>7.4.3-slim</kbd> • [官网链接](https://github.com/xtekky/gpt4free)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services: services:
gpt4free: gpt4free:
image: hlohaus789/g4f:v7.3.9-slim image: hlohaus789/g4f:v7.4.3-slim
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: