| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Mem0 Python SDK (v2.0.11) source code.tar.gz | 2026-07-01 | 18.2 MB | |
| Mem0 Python SDK (v2.0.11) source code.zip | 2026-07-01 | 19.1 MB | |
| README.md | 2026-07-01 | 1.1 kB | |
| Totals: 3 Items | 37.3 MB | 0 | |
Mem0 Python SDK (v2.0.11)
Bug Fixes:
- Embeddings: Guard against an
embed_batchcount mismatch in the OpenAI and Azure OpenAI embedders (#5966) - Memory: Re-raise LLM extraction failures instead of silently returning
[](#5878) - Vector Stores: Normalize vectors for the cosine distance strategy in FAISS (#5960)
Security:
- Vector Stores: Validate OpenSearch filter values to prevent term query injection (#5986)
- Vector Stores: Validate value types and escape quotes in Azure AI Search OData filters (#5983)
- Vector Stores: Validate Databricks catalog/schema/table identifiers to prevent SQL injection (#5988)
- Graph: Escape Neptune filter values in openCypher queries to prevent injection (#5982)