From c11b207c97efad15002b2ce6478d0d0119d4842b Mon Sep 17 00:00:00 2001 From: Paul Kompfner Date: Thu, 4 Sep 2025 09:18:53 -0400 Subject: [PATCH] Add Anthropic to CHANGELOG list of services newly supporting runtime LLM switching --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2421ed1a5..8f3a7ed67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 pre-requisite for using `LLMSwitcher` to switch between LLMs at runtime. Here are the newly-supported services: + - Anthropic - Azure - Cerebras - Deepseek