mirror of
https://github.com/ddaodan/minechatgpt.git
synced 2026-06-21 21:45:28 +08:00
2.2
- 修复插件无法加载 - 修复 #2:模型切换实际并不生效
This commit is contained in:
@@ -63,6 +63,7 @@ messages:
|
||||
help_reload: "&e/chatgpt reload - 重新加载配置文件"
|
||||
help_model: "&e/chatgpt model <model_name> - 切换至其他模型"
|
||||
help_modellist: "&e/chatgpt modellist - 可用的模型列表"
|
||||
current_model_info: "&e当前模型:%s,输入 /chatgpt model <model_name> 来切换模型。"
|
||||
model_switch: "&a已切换至模型 %s"
|
||||
chatgpt_error: "&c无法联系ChatGPT。"
|
||||
chatgpt_response: "&bChatGPT: %s"
|
||||
@@ -88,6 +89,7 @@ version: 2.1
|
||||
? = 部分支持
|
||||
× = 不支持
|
||||
只列出经过测试的版本
|
||||
|
||||
|服务端|支持情况|
|
||||
|-|-|
|
||||
|Mohist 1.20.1|✔|
|
||||
|
||||
Reference in New Issue
Block a user