diff --git a/librechat.yaml b/librechat.yaml index 72c19ebd1..fe5e6e066 100644 --- a/librechat.yaml +++ b/librechat.yaml @@ -542,8 +542,8 @@ memory: # Option 1: Use existing agent by ID # id: "your-memory-agent-id" # Option 2: Define agent inline - provider: "bifrost" - model: "gemini/gemini-2.5-flash-lite" + provider: "litellm" + model: "gemini-2.5-flash-lite" instructions: "You are a memory management assistant. Store and manage user information accurately." # model_parameters: # temperature: 0.1