| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Mem0 DeepSeek Plugin (v0.1.1) source code.tar.gz | 2026-08-27 | 19.7 MB | |
| Mem0 DeepSeek Plugin (v0.1.1) source code.zip | 2026-08-27 | 20.6 MB | |
| README.md | 2026-08-27 | 436 Bytes | |
| Totals: 3 Items | 40.3 MB | 0 | |
New Features:
- Usage telemetry: Anonymous usage events (
deepseek.plugin.mounted,deepseek.tool.search_memory,deepseek.tool.add_memory) are batched to PostHog over native fetch and flushed in the background. Events carry only tool names, durations, counts, and coarse failure kinds: never queries, memory text, filters, or API keys. Opt out withMEM0_TELEMETRY=false(#7110)