Download Latest Version @voltagent_supabase@2.0.2 source code.tar.gz (5.1 MB)
Email in envelope

Get an email when there's a new version of VoltAgent

Home / @voltagent_voice@2.0.2
Name Modified Size InfoDownloads / Week
Parent folder
@voltagent_voice@2.0.2 source code.tar.gz < 24 hours ago 5.1 MB
@voltagent_voice@2.0.2 source code.zip < 24 hours ago 6.4 MB
README.md < 24 hours ago 1.0 kB
Totals: 3 Items   11.5 MB 0

Patch Changes

  • f6ffb8a Thanks @omeraplak! - feat: VoltAgent 2.x (AI SDK v6)

    VoltAgent 2.x aligns the framework with AI SDK v6 and adds new features. VoltAgent APIs are compatible, but if you call AI SDK directly, follow the upstream v6 migration guide.

    Migration summary (1.x -> 2.x):

    1. Update VoltAgent packages

    2. npm run volt update

    3. If the CLI is missing: npx @voltagent/cli init then npm run volt update

    4. Align AI SDK packages

    5. pnpm add ai@^6 @ai-sdk/provider@^3 @ai-sdk/provider-utils@^4 @ai-sdk/openai@^3

    6. If you use UI hooks, upgrade @ai-sdk/react to ^3

    7. Structured output

    8. generateObject and streamObject are deprecated in VoltAgent 2.x

    9. Use generateText / streamText with Output.object(...)

    Full migration guide: https://voltagent.dev/docs/getting-started/migration-guide/

Source: README.md, updated 2025-12-30