更新 package.v2.json

This commit is contained in:
jxxghp
2025-02-06 22:26:29 +08:00
committed by GitHub
parent da92f04d3f
commit a4f2e1781b

View File

@@ -91,11 +91,12 @@
"name": "ChatGPT",
"description": "消息交互支持与ChatGPT对话。",
"labels": "消息通知,识别",
"version": "2.0.1",
"version": "2.0.2",
"icon": "Chatgpt_A.png",
"author": "jxxghp",
"level": 1,
"history": {
"v2.0.2": "调整辅助识别提示词",
"v2.0.1": "修复辅助识别",
"v2.0": "适配MoviePilot V2 版本,采用链式事件机制"
}