feat: 使用 uv 锁定主程序依赖并强化插件恢复边界 (#6364)

This commit is contained in:
InfinityPacer
2026-08-20 12:17:19 +08:00
committed by GitHub
parent 27ae1b5290
commit 23f5d59c74
59 changed files with 6804 additions and 1797 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ def _patch_gemini_thought_signature():
logger.error(
f"langchain-google-genai 版本 {_version or '未知'} 过旧,"
f"不支持 Gemini 2.5+ 模型的 thought_signature 处理,"
f"升级到 4.2.3+pip install langchain-google-genai~=4.2.3"
f"恢复 MoviePilot 锁定依赖或更新主程序"
)
return