mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2026-07-16 17:16:25 +00:00
Implement the Anthropic backend client for Claude models, including: - AnthropicClient with Configure/GetCompletion/GetName methods - Proxy, custom headers, and base URL support - Default model (claude-3-5-sonnet-latest) fallback in auth add command - Unit tests with httptest mock server Signed-off-by: Alex <alexsimonjones@gmail.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>