Fix AI SDK Filters (#2625)

This commit is contained in:
Saket Aryan
2025-05-05 19:38:58 +05:30
committed by GitHub
parent c81e2efbb0
commit a0fe9ca5b2
2 changed files with 23 additions and 16 deletions

View File

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