mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
Compare commits
2 Commits
b3d2200e91
...
ada91aa913
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ada91aa913 | ||
|
|
4cb5055487 |
@@ -606,7 +606,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
|||||||
|
|
||||||
🚀 智能密钥轮询的多渠道AI代理,高性能企业级AI接口透明代理服务
|
🚀 智能密钥轮询的多渠道AI代理,高性能企业级AI接口透明代理服务
|
||||||
|
|
||||||
<kbd>1.4.4</kbd> • [官网链接](https://github.com/tbphp/gpt-load)
|
<kbd>1.4.6</kbd> • [官网链接](https://github.com/tbphp/gpt-load)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -955,7 +955,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
|||||||
|
|
||||||
⚡ 轻量级服务器监控代理,支持实时性能数据收集
|
⚡ 轻量级服务器监控代理,支持实时性能数据收集
|
||||||
|
|
||||||
<kbd>0.18.5</kbd> • [官网链接](https://github.com/henrygd/beszel)
|
<kbd>0.18.6</kbd> • [官网链接](https://github.com/henrygd/beszel)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td width="33%" align="center">
|
<td width="33%" align="center">
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
beszel-agent:
|
beszel-agent:
|
||||||
image: henrygd/beszel-agent:0.18.5
|
image: henrygd/beszel-agent:0.18.6
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
network_mode: host
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
gpt-load:
|
gpt-load:
|
||||||
image: ghcr.io/tbphp/gpt-load:v1.4.4
|
image: ghcr.io/tbphp/gpt-load:v1.4.6
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
Reference in New Issue
Block a user