From f795be4274534d30a5fb8806cfb2fe04a4082142 Mon Sep 17 00:00:00 2001 From: Travis Vasceannie Date: Mon, 29 Dec 2025 15:16:40 +0000 Subject: [PATCH] Update instructions in librechat.yaml to clarify memory management role, emphasizing accuracy without embellishment. --- librechat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librechat.yaml b/librechat.yaml index 03cd0c93f..e039a2077 100644 --- a/librechat.yaml +++ b/librechat.yaml @@ -544,6 +544,6 @@ memory: # Option 2: Define agent inline provider: "litellm" model: "qwen3-vl-30b-a3b-instruct" - instructions: "You are a memory management assistant. Store and manage user information accurately." + instructions: "You are a memory management assistant. Store and manage user information accurately and do not embellish the information." # model_parameters: # temperature: 0.1