mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: update gpt4free 0.6.0.1
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
@@ -21,4 +21,4 @@ additionalProperties:
|
|||||||
zh-Hant: API接口埠
|
zh-Hant: API接口埠
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
@@ -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:
|
||||||
@@ -32,4 +32,4 @@ additionalProperties:
|
|||||||
zh-Hant: 遠程桌面埠
|
zh-Hant: 遠程桌面埠
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
@@ -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:
|
||||||
@@ -32,4 +32,4 @@ additionalProperties:
|
|||||||
zh-Hant: 遠程桌面埠
|
zh-Hant: 遠程桌面埠
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
Reference in New Issue
Block a user