From e7e99ea04f7f6e6847c7fcbb0dbbcf9393329afc Mon Sep 17 00:00:00 2001 From: Raquel Ortega Date: Mon, 2 Mar 2026 10:45:02 +0100 Subject: [PATCH] MDL-82731 aiprovider_awsbedrock: add to standard plugin list. --- lib/plugins.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/plugins.json b/lib/plugins.json index 8981b7d35af..48930a24ab7 100644 --- a/lib/plugins.json +++ b/lib/plugins.json @@ -5,6 +5,7 @@ "editor" ], "aiprovider": [ + "awsbedrock", "azureai", "deepseek", "gemini",