Fix Ping Method for using the default org_id and project_id (#2590)

This commit is contained in:
Saket Aryan
2025-04-28 12:53:52 +05:30
committed by GitHub
parent 1d916c9dd1
commit 6d13e83001
3 changed files with 8 additions and 3 deletions

View File

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