better: 优化模型配置和mood

This commit is contained in:
SengokuCola
2025-09-13 22:08:29 +08:00
parent 43ac8bee02
commit 9c4681805f
4 changed files with 29 additions and 39 deletions

View File

@@ -102,9 +102,6 @@ class ModelTaskConfig(ConfigBase):
replyer: TaskConfig
"""normal_chat首要回复模型模型配置"""
emotion: TaskConfig
"""情绪模型配置"""
vlm: TaskConfig
"""视觉语言模型配置"""