mem0 icon indicating copy to clipboard operation
mem0 copied to clipboard

Universal memory layer for AI Agents; Announcing OpenMemory MCP - local and secure memory management.

Results 1019 mem0 issues
Sort by recently updated
recently updated
newest added

## Description Remove unused global descriptor ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [...

Telemetry is currently enabled by default, which may not align with user expectations around privacy โ€” particularly in research, enterprise, or production environments. ## ๐Ÿ”’Suggestion: Require Explicit Opt-in for Telemetry...

## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

## Description This PR removes unreachable legacy code that attempted to log memory access from a dict structure with a `results` key. After the memories variable is processed into a...

### ๐Ÿ› Describe the bug The embeddings/vertexai.py seems to enforce the GOOGLE_APPLICATION_CREDENTIALS environment variable to be set (lines 25-30). This is fine for a local development environment, but not compatible...

### ๐Ÿ› Describe the bug When using the Vertex AI LLM, embedding en vector store via the config dict there are lots of error log messages: ```ERROR:mem0.vector_stores.vertex_ai_vector_search:Failed to insert vectors:...

### ๐Ÿš€ The feature provide the option to connect to any of 300+ AI models available through AI/ML API ### Motivation, pitch Hi! I'm Sergey from the Integrations team over...

## Description Changes made in example environment variables. Added documentation for environment variables and frontend environment deployment. Fixes # (issue) ## Type of change Please delete options that are not...

## Description Add a structured provider version for AzureOpenAI. The OSS version of `GraphMemory` in the `TypeScript`-SDK has an indirect dependency on `OpenAIStructuredLLM`. Provide configuration for `AzureOpenAIStructuredLLM` for AzureOpenAI support....

## Description Changes made in example environment variables. Added documentation for environment variables and frontend environment deployment. Fixes # (issue) ## Type of change Please delete options that are not...