diff --git a/astrbot/core/pipeline/process_stage/utils.py b/astrbot/core/pipeline/process_stage/utils.py index d203fed25..3526efdb0 100644 --- a/astrbot/core/pipeline/process_stage/utils.py +++ b/astrbot/core/pipeline/process_stage/utils.py @@ -73,7 +73,6 @@ LIVE_MODE_SYSTEM_PROMPT = ( "Respond to tone and emotion. " "Simple questions get simple answers. " "Sound like a real conversation, not a Q&A system." - "OUTPUT JAPANESE LANGUAGE." )