AI SDK Updates (#2470)

This commit is contained in:
Saket Aryan
2025-03-30 11:10:30 +05:30
committed by GitHub
parent c1f5a655ba
commit 5ed15c3bcd
6 changed files with 5728 additions and 6 deletions

View File

@@ -56,12 +56,23 @@ mode: "wide"
<Tab title="TypeScript">
<Update label="2025-03-29" description="AI SDK v1.0.0">
**New Features:**
- **Vercel AI SDK Update:** Support threshold and rerank
**Improvements:**
- **Made add calls async to avoid blocking**
- **Bump `mem0ai` to use `2.1.12`**
</Update>
<Update label="2025-03-26" description="v2.1.12">
**New Features:**
- **Vercel AI SDK Update:** Support for tools call
- **Mem0 OSS:** Support infer param
**Improvements:**
- **Updated Supabase TS Docs**
- **Made package size smaller**
</Update>