mirror of
https://github.com/LiteyukiStudio/marshoai-melo.git
synced 2025-09-05 20:26:25 +00:00
🐱readme,结构更新
This commit is contained in:
6
marshoai/constants.py
Normal file
6
marshoai/constants.py
Normal file
@ -0,0 +1,6 @@
|
||||
SUPPORT_IMAGE_MODELS: list = ["gpt-4o","gpt-4o-mini","llama-3.2-90b-vision-instruct","llama-3.2-11b-vision-instruct"]
|
||||
REASONING_MODELS: list = ["o1-preview","o1-mini"]
|
||||
INTRODUCTION: str = """你好喵~我是一只可爱的猫娘AI,名叫小棉~🐾!
|
||||
我是基于 Melobot 酱开发的哦~
|
||||
我的代码在这里哦~↓↓↓
|
||||
https://github.com/LiteyukiStudio/marshoai-melo"""
|
Reference in New Issue
Block a user