better:优化jargon查询,并且默认全局学习
This commit is contained in:
@@ -33,6 +33,7 @@ from src.config.official_configs import (
|
||||
MoodConfig,
|
||||
MemoryConfig,
|
||||
DebugConfig,
|
||||
JargonConfig,
|
||||
)
|
||||
|
||||
from .api_ada_configs import (
|
||||
@@ -354,6 +355,7 @@ class Config(ConfigBase):
|
||||
debug: DebugConfig
|
||||
mood: MoodConfig
|
||||
voice: VoiceConfig
|
||||
jargon: JargonConfig
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user