-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Pull requests: mem0ai/mem0
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: LLM config manager falls back to userConf.url for baseURL (#4715)
#4761
opened Apr 9, 2026 by
jjjojoj
Loading…
fix: mark Cursor Marketplace plugin as unavailable, redirect to MCP options
#4760
opened Apr 9, 2026 by
Naseem9brev
Loading…
5 of 14 tasks
feat(valkey): add cluster mode enabled (CME) support
#4759
opened Apr 8, 2026 by
swarnaprakash
Loading…
8 of 14 tasks
fix(pgvector): make initialize() idempotent so double-init stops crashing
#4758
opened Apr 8, 2026 by
Hybirdss
Loading…
8 of 14 tasks
fix(openai): make store opt-in so it stops leaking to non-OpenAI backends
#4757
opened Apr 8, 2026 by
Hybirdss
Loading…
8 of 14 tasks
docs: removing the changelog.mdx file adn replacing it with new changelog system
#4750
opened Apr 8, 2026 by
kartik-mem0
Loading…
fix(llms): remove dead validation + add reasoning model compat to OpenAIStructuredLLM
#4748
opened Apr 8, 2026 by
rudra717
Loading…
7 tasks done
fix(ollama): deep-copy messages to prevent in-place mutation
#4747
opened Apr 8, 2026 by
rudra717
Loading…
7 tasks done
fix(llms): narrow _is_reasoning_model to not match gpt-5.x variants
#4746
opened Apr 8, 2026 by
rudra717
Loading…
7 tasks done
feat(vercel-ai-sdk): migrate to Vercel AI SDK v6
#4741
opened Apr 7, 2026 by
ac12644
Loading…
8 of 14 tasks
refactor: update SDK client initialization, remove async_mode and output_format, add custom_instructions
#4740
opened Apr 7, 2026 by
kartik-mem0
Loading…
ci: fix pip caching in ci.yml by using setup-python built-in cache
#4732
opened Apr 6, 2026 by
mendral-agent
Loading…
ci: add concurrency with cancel-in-progress to all CI workflows
#4731
opened Apr 6, 2026 by
mendral-agent
Loading…
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.