-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Pull requests: mem0ai/mem0
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: use native AsyncOpenAI in AsyncMemory instead of asyncio.to_thread
#4718
opened Apr 5, 2026 by
kaiisfree
Loading…
3 tasks done
fix(ts): include url fallback in LLM config baseURL resolution
#4716
opened Apr 5, 2026 by
huveewomg
Loading…
6 of 9 tasks
Fix: Prevent silent memory loss when action.id is invalid
#4714
opened Apr 5, 2026 by
Devan019
Loading…
4 of 14 tasks
fix(openai): only send
store param when explicitly configured
#4713
opened Apr 5, 2026 by
rakheesingh
Loading…
5 tasks done
fix(embeddings): set FastEmbed embedding_dims from model metadata at init
#4711
opened Apr 5, 2026 by
Prithvi1994
Loading…
fix(embeddings): auto-detect LM Studio embedding dims instead of hardcoded 1536
#4710
opened Apr 5, 2026 by
Prithvi1994
Loading…
fix(embeddings): auto-detect Ollama embedding dims instead of hardcoded fallback
#4706
opened Apr 4, 2026 by
Prithvi1994
Loading…
feat: make update memory search limit configurable
#4705
opened Apr 4, 2026 by
ivsanro1
Loading…
6 of 14 tasks
feat: add import and event commands, refactor CLI, remove baseUrl config, update docs
#4704
opened Apr 4, 2026 by
kartik-mem0
Loading…
14 tasks
fix(bedrock): fix set literal typo in AI21 response parsing default
#4698
opened Apr 4, 2026 by
lawrence3699
Loading…
fix(azure_openai): forward response_format to Azure OpenAI API
#4689
opened Apr 3, 2026 by
rakheesingh
Loading…
14 tasks
fix(deepseek): forward response_format to OpenAI-compatible API
#4688
opened Apr 3, 2026 by
rakheesingh
Loading…
14 tasks
feat: add custom_categories support for automatic memory classification via LLM
#4683
opened Apr 3, 2026 by
qiangzhang-alibaba
Loading…
9 of 14 tasks
Add client side filtering for S3 List Method
#4679
opened Apr 2, 2026 by
jarediaz
Loading…
7 of 14 tasks
fix: guard temp_uuid_mapping lookups against LLM-hallucinated IDs (fixes #3931)
#4674
opened Apr 2, 2026 by
IgnazioDS
Loading…
3 tasks
fix: use OS-appropriate data directory instead of /tmp for vector stores
#4663
opened Apr 1, 2026 by
Krishnachaitanyakc
Loading…
2 tasks done
fix: add robust JSON repair for malformed LLM output
#4662
opened Apr 1, 2026 by
Krishnachaitanyakc
Loading…
3 tasks done
fix: convert PGVector cosine distance to similarity score
#4660
opened Apr 1, 2026 by
Krishnachaitanyakc
Loading…
3 tasks done
fix: normalize vector store scores to similarity for consistent threshold filtering
#4652
opened Apr 1, 2026 by
voidborne-d
Loading…
feat: support llm, rerank, and embedding modules using models provided by the alibaba bailian platform
#4650
opened Apr 1, 2026 by
qiangzhang-alibaba
Loading…
8 of 14 tasks
feat: add one-click Docker setup for OpenClaw + Mem0
#4643
opened Apr 1, 2026 by
kartik-mem0
•
Draft
feat(openclaw): add MMR recall diversification to reduce topic redundancy
#4641
opened Apr 1, 2026 by
stroupaloop
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.