From fbb63ea67f90f220d20374346a1155f4686b71e4 Mon Sep 17 00:00:00 2001 From: Piyush Jain Date: Thu, 5 Oct 2023 16:09:24 -0700 Subject: [PATCH] Updated provider list. Added bedrock and bedrock-chat to provider list. --- docs/source/users/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/users/index.md b/docs/source/users/index.md index e6198f362..28f73193d 100644 --- a/docs/source/users/index.md +++ b/docs/source/users/index.md @@ -467,6 +467,8 @@ We currently support the following language model providers: - `ai21` - `anthropic` - `anthropic-chat` +- `bedrock` +- `bedrock-chat` - `cohere` - `huggingface_hub` - `openai`