mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
feat: support coding plan
This commit is contained in:
@@ -52,6 +52,7 @@ class Tool(Plugin):
|
||||
|
||||
# 暂时不支持未来扩展的bot
|
||||
if Bridge().get_bot_type("chat") not in (
|
||||
const.OPENAI,
|
||||
const.CHATGPT,
|
||||
const.OPEN_AI,
|
||||
const.CHATGPTONAZURE,
|
||||
|
||||
Reference in New Issue
Block a user