feat: update kimi-free-api 1.0.2

This commit is contained in:
arch3rPro
2025-12-04 23:11:26 +08:00
parent bdab065aa3
commit 5ad4f8a929
3 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@
🚀 KIMI AI 长文本大模型逆向API, 支持Kimi-K2模型 🚀 KIMI AI 长文本大模型逆向API, 支持Kimi-K2模型
<kbd>1.0.1</kbd> • [官网链接](https://github.com/xiaoY233/Kimi-Free-API) <kbd>1.0.2</kbd> • [官网链接](https://github.com/xiaoY233/Kimi-Free-API)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services: services:
kimi-free-api: kimi-free-api:
image: akashrajpuroh1t/kimi-free-api-fix:1.0.1 image: akashrajpuroh1t/kimi-free-api-fix:1.0.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
ports: ports:
- ${PANEL_APP_PORT_HTTP}:8000 - ${PANEL_APP_PORT_HTTP}:8000