From 43552c5b423399ef7e016a88fab7efbe2a2e8f9d Mon Sep 17 00:00:00 2001 From: Ilyas Shabi Date: Mon, 24 Aug 2026 09:40:46 +0200 Subject: [PATCH] Add Anthropic automatic integrations to AI Guard docs (#39322) --- .../content/en/security/ai_guard/setup/automatic_integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/hugo/content/en/security/ai_guard/setup/automatic_integrations.md b/hugo/content/en/security/ai_guard/setup/automatic_integrations.md index bb50eea9616..5b04ade8ed7 100644 --- a/hugo/content/en/security/ai_guard/setup/automatic_integrations.md +++ b/hugo/content/en/security/ai_guard/setup/automatic_integrations.md @@ -30,6 +30,7 @@ AI Guard can automatically evaluate LLM calls made through supported AI ecosyste |----------------------------------|--------------------|-------------| | [AI SDK](#nodejs) | v6 | >= 5.95.0 | | [OpenAI](#nodejs) | >= 4.87.0 | >= 5.105.0 | +| [Anthropic](#nodejs) | >= 0.14.0 | >= 6.11.0 | {{% /tab %}} {{% tab "Ruby" %}}