Update librechat.yaml to change provider from 'bifrost' to 'litellm' and ensure model reference is consistent
Some checks failed
Sync Locize Translations & Create Translation PR / Sync Translation Keys with Locize (push) Has been cancelled
Sync Locize Translations & Create Translation PR / Create Translation PR on Version Published (push) Has been cancelled

This commit is contained in:
2025-12-10 02:10:31 +00:00
parent 8b9f9f0a74
commit 3643d50f1a

View File

@@ -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