Renan Moretto
Results
2
issues of
Renan Moretto
### 🐛 Describe the bug getting an error from qdrant when using gemini for embedding if i change to openai, it works ```python import os from mem0 import Memory from...
## Summary This PR introduces a new knowledge base class: PDFBytesKnowledgeBase, which allows the ingestion of in-memory PDF content via bytes or IO streams instead of file paths. The implementation...