fix(ts-sdk): Fixed Types from Message Interface (#2763)

This commit is contained in:
Saket Aryan
2025-05-22 21:56:45 +05:30
committed by GitHub
parent af1cfd8139
commit 8048e0b32f
6 changed files with 12 additions and 11 deletions

View File

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