Skip to content

Mem0 DeepSeek Plugin (v0.1.1)

Latest

Choose a tag to compare

@kartik-mem0 kartik-mem0 released this 27 Aug 08:22
0070e08

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 with MEM0_TELEMETRY=false (#7110)