mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-10 08:31:37 +08:00
feat: update litellm 1.88.0
This commit is contained in:
@@ -745,7 +745,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
|||||||
|
|
||||||
🔧 使用OpenAI格式统一调用所有LLM API,支持多种云服务商
|
🔧 使用OpenAI格式统一调用所有LLM API,支持多种云服务商
|
||||||
|
|
||||||
<kbd>1.87.1</kbd> • [官网链接](https://github.com/BerriAI/litellm)
|
<kbd>1.88.0</kbd> • [官网链接](https://github.com/BerriAI/litellm)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td width="33%" align="center">
|
<td width="33%" align="center">
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
litellm:
|
litellm:
|
||||||
image: ghcr.io/berriai/litellm:v1.87.1
|
image: ghcr.io/berriai/litellm:v1.88.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
ports:
|
ports:
|
||||||
- "${PANEL_APP_PORT_HTTP}:4000"
|
- "${PANEL_APP_PORT_HTTP}:4000"
|
||||||
Reference in New Issue
Block a user