Skip to content

Commit

Permalink
test: Disable testing of Jurassic-2 LLM, which has been deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
chynesNR committed Sep 4, 2024
1 parent 8e3ef7b commit 71c905e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ public abstract class BedrockTestsBase<TFixture> : NewRelicIntegrationTest<TFixt
private List<string> _bedrockModelsToTest = new List<string>
{
"meta13",
"ai21",
"amazonembed",
"amazonexpress",
"cohere",
Expand Down

0 comments on commit 71c905e

Please sign in to comment.