4thfever
Results
2
issues of
4thfever
Hi, At first I would like to say thank you for your great work which inspires me a lot. I would like to know, is a BLIP w/ ViT-L +...
### 🐛 Describe the bug I'm using the script from the doc, for implementing a Groq-based memory. ``` import os from mem0 import Memory os.environ["GROQ_API_KEY"] = "xxx" config = {...