Error: Conversation.countDocuments is not a function in LibreChat v0.7.7 #6243
-
Description: Logs:
Steps to Reproduce:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
It cannot be reproduced on npm or docker on latest nor on v0.7.7 tag, with or without meilisearch enabled. |
Beta Was this translation helpful? Give feedback.
-
update: I was able to reproduce it with the image built from This change was made after the v0.7.7 tag, so don't use latest if you are relying on this for production, and instead use the v0.7.7 tag |
Beta Was this translation helpful? Give feedback.
-
Should be resolved now by #6245 |
Beta Was this translation helpful? Give feedback.
update: I was able to reproduce it with the image built from
Dockerfile.multi
This change was made after the v0.7.7 tag, so don't use latest if you are relying on this for production, and instead use the v0.7.7 tag