- Notifications
You must be signed in to change notification settings - Fork 5.6k
Pull requests: mem0ai/mem0
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add reasoning_effort parameter support for reasoning models
#4461 opened Mar 21, 2026 by GopalGB Loading…
2 tasks done
feat: add memory export/import API for backup and migration
#4460 opened Mar 21, 2026 by mvanhorn Loading…
8 tasks done
fix: normalize vector store scores to similarity (higher = better)
#4456 opened Mar 20, 2026 by utkarsh240799 Loading…
6 of 7 tasks
feat(server): add CORS middleware support with configurable origins
#4454 opened Mar 20, 2026 by tao-to-python Loading…
fix(opensearch): gracefully handle missing indices.refresh() for Serverless compatibility
#4452 opened Mar 20, 2026 by tao-to-python Loading…
fix: add vector=None safety guard to all vector store update() methods
#4451 opened Mar 20, 2026 by tao-to-python Loading…
fix(openai): add default 60s timeout to OpenAI clients
#4450 opened Mar 20, 2026 by badhra-ajaz Loading…
feat(oss): lazy-load optional providers and add comprehensive PR gate
#4444 opened Mar 20, 2026 by kgarg2468 Loading…
fix: use tempfile.gettempdir() for cross-platform vector store default path
#4440 opened Mar 20, 2026 by tao-to-python Loading…
fix: move namespace from query dicts to query_many() argument in UpstashVector
#4439 opened Mar 20, 2026 by tao-to-python Loading…
fix: extract text from dict in update_memory to prevent TypeError in embed()
#4438 opened Mar 20, 2026 by tao-to-python Loading…
fix: handle missing IDs in temp_uuid_mapping to prevent KeyError on LLM hallucinated IDs
#4437 opened Mar 20, 2026 by tao-to-python Loading…
fix: add Token auth code samples for event API endpoints
#4436 opened Mar 20, 2026 by kgarg2468 Loading…
fix: validate non-empty messages in Memory.add() to prevent hallucinated memories
#4435 opened Mar 19, 2026 by mvanhorn Loading…
7 tasks done
fix(openmemory): complete PUT /api/v1/config to persist and return config
#4433 opened Mar 19, 2026 by mvanhorn Loading…
7 tasks done
docs: update Twitter references to X (formerly Twitter)
#4432 opened Mar 19, 2026 by Genarojrsanchez Loading…
12 tasks
docs: add Claude Code setup instructions for OpenMemory
#4430 opened Mar 19, 2026 by utkarsh240799 Loading…
8 of 10 tasks
feat: integrate turbopuffer as vector database provider
#4428 opened Mar 19, 2026 by utkarsh240799 Loading…
8 of 9 tasks
fix: handle empty/None LLM responses gracefully in fact extraction
#4425 opened Mar 19, 2026 by tao-to-python Loading…
fix: prevent thread and memory leaks from PostHog telemetry and unclosed resources
#4423 opened Mar 19, 2026 by tao-to-python Loading…
feat: add reasoning_effort parameter support for reasoning models
#4422 opened Mar 19, 2026 by tao-to-python Loading…
feat(oss): pass graphStore config through to Mem0 Memory constructor
#4417 opened Mar 19, 2026 by gkorland Loading…
7 of 18 tasks
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.