better:优化normal模式(推理模式)回复prompt

This commit is contained in:
SengokuCola
2025-04-29 18:53:59 +08:00
parent de309c2073
commit 1562f47ee5
4 changed files with 49 additions and 26 deletions

View File

@@ -8,8 +8,8 @@ from src.plugins.moods.moods import MoodManager
logger = get_logger("mai_state")
enable_unlimited_hfc_chat = True
# enable_unlimited_hfc_chat = False
# enable_unlimited_hfc_chat = True
enable_unlimited_hfc_chat = False
class MaiState(enum.Enum):