Skip to content

Conversation

voltagent-bot
Copy link
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@voltagent/[email protected]

Patch Changes

  • #21 8c3506e Thanks @omeraplak! - feat: Introduce Supabase Memory Provider (@voltagent/supabase)

    This new package provides a persistent memory solution for VoltAgent using Supabase.

    Features:

    • Stores conversation history, agent history entries, events, and steps in your Supabase database.
    • Requires specific table setup in your Supabase project (SQL provided in the package README).
    • Easy integration by initializing SupabaseMemory with your Supabase URL and key and passing it to your Agent configuration.

    See the @voltagent/supabase README and Documentation for detailed setup and usage instructions.

    closes Supabase Persistence for Agent Memory #8

@cloudflare-workers-and-pages
Copy link

Deploying voltagent with  Cloudflare Pages  Cloudflare Pages

Latest commit: 468cd98
Status:⚡️  Build in progress...

View logs

@omeraplak omeraplak merged commit fd46f11 into main Apr 22, 2025
4 of 5 checks passed
@omeraplak omeraplak deleted the changeset-release/main branch April 22, 2025 03:27
foxy17 pushed a commit to foxy17/voltagent that referenced this pull request Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Supabase Persistence for Agent Memory

2 participants