Anthropic Claude implementation of ILLMClient for DevGPT. Provides access to Claude models (Opus, Sonnet, Haiku) with chat completions, streaming, structured JSON outputs, and token usage tracking. Supports Claude 3 and 3.5 series models via the Anthropic Messages API.
$ dotnet add package DevGPT.LLMs.AnthropicNo README available.