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

@@ -487,6 +487,11 @@ mode: "wide"
<Tab title="Vercel AI SDK">
<Update label="2025-05-10" description="v1.0.4">
**New Features:**
- **Vercel AI SDK:** Added support for new param `output_format`.
</Update>
<Update label="2025-05-08" description="v1.0.3">
**Improvements:**
- **Vercel AI SDK:** Added support for graceful failure in cases services are down.