github VoltAgent/voltagent @voltagent/google-ai@0.2.0

Minor Changes

  • #29 82e27c2 Thanks @foxy17! - feat(google-ai): Add initial Google AI provider package - #12

    Introduces the @voltagent/google-ai package to integrate Google's Generative AI capabilities directly into VoltAgent. This allows developers to leverage powerful models like Gemini within their agents.

    This initial version includes:

    • The core GoogleGenAIProvider class for interfacing with the @google/genai SDK.
    • Configuration options for API key authentication.
    • Basic setup and usage examples in the README.
    • Documentation outlining future support and considerations for Vertex AI.

Patch Changes

Don't miss a new voltagent release

NewReleases is sending notifications on new releases.