⚛️v0.2.2,新增1个配置项

This commit is contained in:
2024-10-05 01:36:57 +08:00
parent a0bfa7fa7f
commit c44049933d
5 changed files with 6 additions and 3 deletions

View File

@ -5,7 +5,7 @@ from .azure import *
from nonebot import get_driver, logger
from .config import ConfigModel, config
import nonebot_plugin_localstore as store
usage = """MarshoAI Alpha by Asankilp
usage = """MarshoAI Beta by Asankilp
用法:
marsho <聊天内容> : 与 Marsho 进行对话。当模型为 GPT-4o(-mini) 等时,可以带上图片进行对话。
reset : 重置当前会话的上下文。 ※需要加上命令前缀使用(默认为'/')。