Skip to content

Pull requests: mem0ai/mem0

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: add top_k as alias for limit in search()
#3870 opened Dec 31, 2025 by pmukeshreddy Loading…
fix: correct typos in user input prompts
#3867 opened Dec 31, 2025 by JonathanBocanegra Loading…
9 of 11 tasks
fixed session id to run id in docs
#3866 opened Dec 29, 2025 by HarshMethwani Loading…
5 of 12 tasks
fix: broken links
#3863 opened Dec 28, 2025 by Haleshot Loading…
2 of 12 tasks
fix: add support for LangChain v1.0+ imports
#3862 opened Dec 27, 2025 by majiayu000 Loading…
fix(qdrant): add support for $and/$or composite filters
#3861 opened Dec 27, 2025 by majiayu000 Loading…
4 tasks done
fix: add null check in _delete_memory to prevent AttributeError
#3860 opened Dec 27, 2025 by majiayu000 Loading…
2 tasks done
Fix: Add vector store config, fix volume mount, add Ollama support
#3858 opened Dec 27, 2025 by sborenst Loading…
5 tasks done
Fix: prevent double embedding in mem0.add (fixes #3723)
#3848 opened Dec 21, 2025 by Sbboss Loading…
13 tasks
[security] Fix Next.js CVE-2025-55184 and related vulnerabilities
#3847 opened Dec 21, 2025 by martingit-dev Loading…
10 tasks done
[fix] PGVector score inversion (distance -> similarity)
#3840 opened Dec 17, 2025 by kubaodias Loading…
3 tasks
feat: add ssl_verify support for LLM and embedding HTTP clients
#3836 opened Dec 15, 2025 by SheenKocher Loading…
9 of 14 tasks
feat(api): Change the default configuration from multiple sources of …
#3835 opened Dec 15, 2025 by zch0214 Loading…
10 of 15 tasks
docs: fix LLM reranker config examples to use flat structure
#3830 opened Dec 13, 2025 by majiayu000 Loading…
2 tasks done
Fix embedchain: update PyPDF and langchain deprecation imports
#3821 opened Dec 9, 2025 by parthshr370 Loading…
18 tasks
ProTip! Exclude everything labeled bug with -label:bug.