mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 03:59:51 +00:00
👤对聊天发起者的认知(基于手动设置nickname),返回用法时添加自我介绍
This commit is contained in:
7
nonebot_plugin_marshoai/constants.py
Normal file
7
nonebot_plugin_marshoai/constants.py
Normal file
@ -0,0 +1,7 @@
|
||||
SUPPORT_IMAGE_MODELS: list = ["gpt-4o","gpt-4o-mini"]
|
||||
REASONING_MODELS: list = ["o1-preview","o1-mini"]
|
||||
INTRODUCTION: str = """你好喵~我是一只可爱的猫娘AI,名叫小棉~🐾!
|
||||
我的代码在这里哦~↓↓↓
|
||||
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai
|
||||
|
||||
也可以关注一下还在成长中的 Melobot 酱喵~↓↓↓ https://github.com/Meloland/melobot """
|
Reference in New Issue
Block a user