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

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">

View File

@@ -21,4 +21,4 @@ additionalProperties:
zh-Hant: API接口埠 zh-Hant: API接口埠
required: true required: true
rule: paramPort rule: paramPort
type: number type: number

View File

@@ -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:

View File

@@ -32,4 +32,4 @@ additionalProperties:
zh-Hant: 遠程桌面埠 zh-Hant: 遠程桌面埠
required: true required: true
rule: paramPort rule: paramPort
type: number type: number

View File

@@ -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:

View File

@@ -32,4 +32,4 @@ additionalProperties:
zh-Hant: 遠程桌面埠 zh-Hant: 遠程桌面埠
required: true required: true
rule: paramPort rule: paramPort
type: number type: number