From 16fe3b5974a1d4d56a335300e828832be6c14b95 Mon Sep 17 00:00:00 2001 From: Yaqub Mahmoud Date: Thu, 23 Jan 2025 17:14:43 +0900 Subject: [PATCH] Update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 3696f81..ed82d69 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ }, "dependencies": { "@ai-sdk/anthropic": "^1.1.1", + "@ai-sdk/azure": "^1.1.1", "@codemirror/autocomplete": "^6.17.0", "@codemirror/commands": "^6.6.0", "@codemirror/lang-cpp": "^6.0.2",