Skip to content

feat(providers): add Anthropic Claude provider (internal/providers/anthropic) #7

Description

@Nithwin

Goal

Add native support for Anthropic models (claude-3-5-sonnet, claude-3-5-haiku).

Requirements

  1. Create internal/providers/anthropic/provider.go implementing ai.Provider.
  2. Translate Go tool definitions into Anthropic's tool use (input_schema) specification.
  3. Register via ai.Register("anthropic", New) inside init().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions