Added Missing Param in AI SDK and Updated Demo Application (#2667)

This commit is contained in:
Saket Aryan
2025-05-12 04:22:23 +05:30
committed by GitHub
parent caeae60dda
commit 10acf78618
8 changed files with 14 additions and 28 deletions

View File

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