mirror of https://github.com/Mai-with-u/MaiBot.git
Update config_routes.py
parent
f8216a689e
commit
d4f2ba8b07
|
|
@ -105,6 +105,7 @@ async def get_config_section_schema(section_name: str, _auth: bool = Depends(req
|
||||||
- chinese_typo: ChineseTypoConfig
|
- chinese_typo: ChineseTypoConfig
|
||||||
- response_post_process: ResponsePostProcessConfig
|
- response_post_process: ResponsePostProcessConfig
|
||||||
- response_splitter: ResponseSplitterConfig
|
- response_splitter: ResponseSplitterConfig
|
||||||
|
- response_typing: ResponseTypingConfig
|
||||||
- telemetry: TelemetryConfig
|
- telemetry: TelemetryConfig
|
||||||
- experimental: ExperimentalConfig
|
- experimental: ExperimentalConfig
|
||||||
- maim_message: MaimMessageConfig
|
- maim_message: MaimMessageConfig
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue