Skip to content

@voltagent/[email protected]

Choose a tag to compare

@voltagent-bot voltagent-bot released this 07 May 21:15
· 978 commits to main since this release
208aa97

Patch Changes

  • #58 cc031e9 Thanks @VenomHare! - feat(anthropic-ai): Implemented AnthropicProvider class

    It Allows user to use Anthropic (Claude) models inside Voltagent

    MCP tools are also supported in this provider

    Basic Implementation is described in Examples/with-anthropic

    Resolves #10