!! delete: 移除对逆向 ChatGPT 的所有支持。

This commit is contained in:
Soulter
2024-04-21 22:12:09 +08:00
parent 9a7db956d5
commit e9278fce6a
11 changed files with 88 additions and 467 deletions
+1 -2
View File
@@ -211,8 +211,7 @@ class Command:
"plugin": "插件安装、卸载和重载",
"web on/off": "LLM 网页搜索能力",
"reset": "重置 LLM 对话",
"/gpt": "切换到 OpenAI 官方接口",
"/revgpt": "切换到网页版ChatGPT",
"/gpt": "切换到 OpenAI 官方接口"
}
async def help_messager(self, commands: dict, platform: str, cached_plugins: List[RegisteredPlugin] = None):