Updated deleteUsers to use V2 API Endpoints (#2624)

This commit is contained in:
Saket Aryan
2025-05-05 23:23:13 +05:30
committed by GitHub
parent d41f19b9ce
commit 725a1aa114
4 changed files with 86 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "mem0ai",
"version": "2.1.22",
"version": "2.1.23",
"description": "The Memory Layer For Your AI Apps",
"main": "./dist/index.js",
"module": "./dist/index.mjs",