From 1b7e3eac969447584c56eaaf42d56ecd802c77fe Mon Sep 17 00:00:00 2001 From: Jaiden Ratti Date: Fri, 22 May 2026 12:35:34 -0400 Subject: [PATCH] Update link for supported models on Bedrock --- .../docs/enterprise/enterprise-features/bring-your-own-llm.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/enterprise/enterprise-features/bring-your-own-llm.mdx b/src/content/docs/enterprise/enterprise-features/bring-your-own-llm.mdx index 2248552f..b842f0a2 100644 --- a/src/content/docs/enterprise/enterprise-features/bring-your-own-llm.mdx +++ b/src/content/docs/enterprise/enterprise-features/bring-your-own-llm.mdx @@ -55,7 +55,7 @@ BYOLLM supports the intersection of models that Warp supports and models availab To determine which models you can use with BYOLLM: * [Model Choice](/agent-platform/inference/model-choice/) - Full list of Warp-supported models. -* [Supported models in Amazon Bedrock](https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html) - AWS Bedrock model availability. +* [Supported models in Amazon Bedrock](https://docs.aws.amazon.com/bedrock/latest/userguide/model-cards.html) - AWS Bedrock model availability. A model must appear on both lists to be available through BYOLLM.