feat: Add Gemini support to TypeScript SDK (#3093)

This commit is contained in:
Saket Aryan
2025-07-03 22:23:52 +05:30
committed by GitHub
parent b336cdf018
commit 5b0f1a7cf8
5 changed files with 37 additions and 3 deletions

View File

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