feat: update GPT4Free 0.6.1.4-

This commit is contained in:
arch3rPro
2025-08-24 08:08:20 +00:00
parent 3c02755a1e
commit 84a676dcfe
11 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -171,7 +171,7 @@
🚀 免费的GPT-4和其他大语言模型API接口 🚀 免费的GPT-4和其他大语言模型API接口
<kbd>0.6.0.1</kbd> • [官网链接](https://github.com/xtekky/gpt4free) <kbd>0.6.1.4</kbd> • [官网链接](https://github.com/xtekky/gpt4free)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">
@@ -530,7 +530,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🔮 开源可视化AI工作流构建平台,拖拽式设计LLM应用 🔮 开源可视化AI工作流构建平台,拖拽式设计LLM应用
<kbd>3.0.4</kbd> • [官网链接](https://github.com/FlowiseAI/Flowise) <kbd>3.0.5s</kbd> • [官网链接](https://github.com/FlowiseAI/Flowise)
</td> </td>
</tr> </tr>
@@ -1,6 +1,6 @@
services: services:
gpt4free: gpt4free:
image: hlohaus789/g4f:0.6.0.3-slim image: hlohaus789/g4f:0.6.1.4-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.6.0.3 image: hlohaus789/g4f:0.6.1.4
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: