🚀 The feature
https://github.com/mem0ai/mem0/blob/main/mem0/memory/main.py#L973
making the from_config non async will help initializing more easily
Motivation, pitch
in my fastapi i usually initialize the global stuff outside without async
🚀 The feature
https://github.com/mem0ai/mem0/blob/main/mem0/memory/main.py#L973
making the
from_confignon async will help initializing more easilyMotivation, pitch
in my fastapi i usually initialize the global stuff outside without async