This commit is contained in:
SengokuCola
2025-05-20 22:56:55 +08:00
parent af8edd0ef7
commit b41b7b6524
4 changed files with 5 additions and 4 deletions

View File

@@ -160,6 +160,7 @@ class FocusChatConfig(ConfigBase):
working_memory_processor: bool = True
"""是否启用工作记忆处理器"""
@dataclass
class ExpressionConfig(ConfigBase):
"""表达配置类"""