diff --git a/tests/Agent/IntegrationTests/IntegrationTests/LLM/BedrockTests.cs b/tests/Agent/IntegrationTests/IntegrationTests/LLM/BedrockTests.cs index f471f6bfd6..623a1acd01 100644 --- a/tests/Agent/IntegrationTests/IntegrationTests/LLM/BedrockTests.cs +++ b/tests/Agent/IntegrationTests/IntegrationTests/LLM/BedrockTests.cs @@ -22,7 +22,6 @@ public abstract class BedrockTestsBase : NewRelicIntegrationTest _bedrockModelsToTest = new List { "meta13", - "ai21", "amazonembed", "amazonexpress", "cohere",