diff --git a/src/webui/config_routes.py b/src/webui/config_routes.py index 2d75ab9f..9cf5b6e1 100644 --- a/src/webui/config_routes.py +++ b/src/webui/config_routes.py @@ -105,6 +105,7 @@ async def get_config_section_schema(section_name: str, _auth: bool = Depends(req - chinese_typo: ChineseTypoConfig - response_post_process: ResponsePostProcessConfig - response_splitter: ResponseSplitterConfig + - response_typing: ResponseTypingConfig - telemetry: TelemetryConfig - experimental: ExperimentalConfig - maim_message: MaimMessageConfig