Update: 更新ChatGPT插件,兼容/v1后仍有路径的API

This commit is contained in:
daizh
2025-02-20 15:18:19 +08:00
parent f4e5de2e11
commit 7d0938a6a8
6 changed files with 55 additions and 10 deletions

View File

@@ -91,11 +91,12 @@
"name": "ChatGPT",
"description": "消息交互支持与ChatGPT对话。",
"labels": "消息通知,识别",
"version": "2.1.0",
"version": "2.1.1",
"icon": "Chatgpt_A.png",
"author": "jxxghp",
"level": 1,
"history": {
"v2.1.1": "兼容/v1后仍有路径的接口",
"v2.1.0": "优化辅助识别提示词",
"v2.0.1": "修复辅助识别",
"v2.0": "适配MoviePilot V2 版本,采用链式事件机制"