-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Pull requests: mem0ai/mem0
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(mem0-ts): add Anthropic OAuth Access Token (OAT) support
#4035
opened Feb 12, 2026 by
elvismdev
Loading…
11 of 13 tasks
Fix vector update handling for None vector values
#4034
opened Feb 12, 2026 by
YukunWuSm
Loading…
5 tasks
feat: add local integration tests with qdrant and huggingface
#4031
opened Feb 12, 2026 by
tiandee
Loading…
18 tasks
feat: support Gemini via Vertex AI as LLM provider
#4030
opened Feb 11, 2026 by
invincible04
Loading…
15 of 20 tasks
feat: add reasoning_effort parameter support for reasoning models
#4029
opened Feb 11, 2026 by
hashwnath
Loading…
Add reasoning_effort parameter support for AzureOpenAIConfig
#4028
opened Feb 10, 2026 by
paipeline
Loading…
fix(mem0-ts): extract content from code blocks instead of removing them
#4026
opened Feb 10, 2026 by
hunterBhough
Loading…
fix(mem0-ts): pass url config to OpenAI embedder constructor
#4025
opened Feb 10, 2026 by
hunterBhough
Loading…
fix(reranker): support nested llm config in LLMReranker
#4023
opened Feb 10, 2026 by
themavik
Loading…
3 tasks
fix: remove
vector_store.reset() from delete_all() to prevent dropping all memories
#4022
opened Feb 10, 2026 by
themavik
Loading…
fix: use platform-appropriate temp directory instead of hardcoded /tmp
#4019
opened Feb 9, 2026 by
themavik
Loading…
fix: add boto3 timeout configuration support for AWS Bedrock client
#4018
opened Feb 9, 2026 by
themavik
Loading…
fix: add agent_id, run_id, app_id to Elasticsearch metadata keyword mappings
#4017
opened Feb 9, 2026 by
themavik
Loading…
fix: handle text-only array content in parse_vision_messages
#4016
opened Feb 9, 2026 by
themavik
Loading…
fix: filter invalid entities in _remove_spaces_from_entities to prevent KeyError
#4015
opened Feb 9, 2026 by
themavik
Loading…
fix: handle None vector in Qdrant update to prevent PointStruct validation error
#4014
opened Feb 9, 2026 by
themavik
Loading…
fix: add .wait() after .terminate() to prevent zombie processes on Windows
#4013
opened Feb 9, 2026 by
themavik
Loading…
fix: add VertexAI support for Gemini LLM provider
#4012
opened Feb 9, 2026 by
themavik
Loading…
3 tasks done
fix: use keyword arguments for Neo4jGraph initialization
#4011
opened Feb 9, 2026 by
themavik
Loading…
3 tasks done
fix: merge payload fields in MongoDB update instead of replacing
#4010
opened Feb 9, 2026 by
themavik
Loading…
3 tasks done
fix: upgrade MongoDB vector store from deprecated knnVector to vectorSearch
#4009
opened Feb 9, 2026 by
themavik
Loading…
3 tasks done
fix: avoid sending both temperature and topP in Bedrock Converse API
#4008
opened Feb 9, 2026 by
themavik
Loading…
3 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.