mem0ai / mem0

The Memory layer for your AI apps
https://mem0.ai
Apache License 2.0
21.67k stars 1.97k forks source link

Feature request: make the sending of client data optional #1765

Closed shenxiangzhuang closed 5 days ago

shenxiangzhuang commented 2 weeks ago

There is a telemetry instance used to send client data to a remote platform, which should be optional for users due to various reasons such as conserving bandwidth and maintaining 100% local privacy of data.

https://github.com/mem0ai/mem0/blob/a80796b5ffd0f5ff995257e2c1b500a2160fa824/mem0/memory/telemetry.py#L41-L45

deshraj commented 2 weeks ago

Thanks for opening this issue. We will make this happen soon