Memory Configuration #8230
Replies: 3 comments 4 replies
-
Turning off memory feature restores the basic functionality
|
Beta Was this translation helpful? Give feedback.
-
I think I may have misread the https://www.librechat.ai/docs/features/memory#overview and got an impression that |
Beta Was this translation helpful? Give feedback.
-
To add to the confusion when I checked the website now at the top it has: "Currently, memory only works when using agents." so II would expect that even if misconfigured it should not affect normal conversations. Anyways Danny I am a great fan and have been using this amazing tool everyday for months. Please decide yourself if this is a genuine bug or a problem with docs. Anyways I decided to make a bug report as searching for this particular error didn't return any result. Just in case anyone one else starts to panic they have messed up the upgrade ;) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I've been running local docker based installation of LibreChat for many months and never had any major issues and have been using it on a daily basis. I'm updating the image at most every 2-3 weeks.
Yesterday I have updated my docker setup with the usual
docker compose pull
and I was not able to use it since. For every model that I have configured I'm getting the message:"Something went wrong. Here's the specific error message we encountered: An error occurred while processing your request. Please contact the Admin."
And it happens for both old (when resuming) and new conversations.
Docker logs show:
error: [handleAbortError] AI response error; aborting request: Cannot read properties of null (reading 'model')
To be more speciffic: I'm using only OpenAI, Anthropic and Google endpoints.
API keys are in
.env
file and the only model override there is for Google withGOOGLE_MODELS=gemini-2.5-pro,gemini-2.5-flash,gemini-2.5-flash-lite-preview-06-17,gemini-2.0-flash,gemini-2.0-flash-lite
I don't have any agents configured
Version Information
Steps to Reproduce
librechat-dev:latest
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions