From 8a68f44f54d1c4a40bb7eae91e1294e7f1724207 Mon Sep 17 00:00:00 2001 From: linyq Date: Sat, 28 Mar 2026 00:35:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=87=BA=E4=BA=8E=E5=AE=89=E5=85=A8?= =?UTF-8?q?=E8=80=83=E8=99=91=EF=BC=8C=E5=B7=B2=E7=A7=BB=E9=99=A4=20LiteLL?= =?UTF-8?q?M=20=E4=BE=9D=E8=B5=96=EF=BC=8C=E7=BB=9F=E4=B8=80=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=20OpenAI=20=E5=85=BC=E5=AE=B9=E8=AF=B7=E6=B1=82?= =?UTF-8?q?=E9=93=BE=E8=B7=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- project_version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c668fba..6c4c4fc 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ NarratoAI 是一个自动化影视解说工具,基于LLM实现文案撰写、 本项目仅供学习和研究使用,不得商用。如需商业授权,请联系作者。 ## 最新资讯 -- 2026.03.27 发布新版本 0.7.6,出于安全考虑,已移除 LiteLLM 依赖,统一使用 OpenAI 兼容请求链路 +- 2026.03.27 发布新版本 0.7.7,出于安全考虑,已移除 LiteLLM 依赖,统一使用 OpenAI 兼容请求链路 - 2025.11.20 发布新版本 0.7.5,新增 [IndexTTS2](https://github.com/index-tts/index-tts) 语音克隆支持 - 2025.10.15 发布新版本 0.7.3,升级大模型供应商管理能力 - 2025.09.10 发布新版本 0.7.2,新增腾讯云tts diff --git a/project_version b/project_version index 4d01880..11d9d6c 100644 --- a/project_version +++ b/project_version @@ -1 +1 @@ -0.7.6 \ No newline at end of file +0.7.7 \ No newline at end of file