From 01330d333630dce9e5f17123ed3f8eb178d2bec6 Mon Sep 17 00:00:00 2001 From: Lucis Date: Fri, 29 Nov 2024 17:40:55 -0300 Subject: [PATCH] Upgrade Anthropic (#964) --- anthropic/deps.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anthropic/deps.ts b/anthropic/deps.ts index beb3754d0..c5abca0ca 100644 --- a/anthropic/deps.ts +++ b/anthropic/deps.ts @@ -1 +1 @@ -export { default as Anthropic } from "https://esm.sh/@anthropic-ai/sdk@0.27.3"; +export { default as Anthropic } from "https://esm.sh/@anthropic-ai/sdk@0.28.0";