github VoltAgent/voltagent @voltagent/supabase@0.1.1

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 #8

Don't miss a new voltagent release

NewReleases is sending notifications on new releases.