From c0c967390c85d43f2bb50e17f41d4af1261f6d4f Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Wed, 21 Jan 2026 16:03:50 +0800 Subject: [PATCH] chore: remove japanese prompt --- astrbot/core/pipeline/process_stage/utils.py | 1 - 1 file changed, 1 deletion(-) 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." )