Add Gemini Model Support to Vercel AI SDK Provider (#3094)

This commit is contained in:
Saket Aryan
2025-07-03 22:24:11 +05:30
committed by GitHub
parent 5b0f1a7cf8
commit 7476c39257
3 changed files with 14 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@mem0/vercel-ai-provider",
"version": "1.0.6",
"version": "1.0.7",
"description": "Vercel AI Provider for providing memory to LLMs",
"main": "./dist/index.js",
"module": "./dist/index.mjs",