From bdf9f389fb404eeca20b7497377db662aea2bd3e Mon Sep 17 00:00:00 2001 From: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:16:12 -0700 Subject: [PATCH] Updating a table to reflect rerank being on Bedrock. (#307) Co-authored-by: Trent Fowler --- fern/pages/deployment-options/cohere-works-everywhere.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fern/pages/deployment-options/cohere-works-everywhere.mdx b/fern/pages/deployment-options/cohere-works-everywhere.mdx index 205a794b..0a1223b9 100644 --- a/fern/pages/deployment-options/cohere-works-everywhere.mdx +++ b/fern/pages/deployment-options/cohere-works-everywhere.mdx @@ -38,9 +38,9 @@ The most complete set of features is found on the cohere platform, while each of | generate_stream | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | generate | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | embed | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -| rerank | ✅ | ⬜️ | ✅ | ✅ | ⬜️ | ✅ | -| classify | ✅ | ⬜️ | ⬜️ | ⬜️ | ⬜️ | ✅ | -| summarize | ✅ | ⬜️ | ⬜️ | ⬜️ | ⬜️ | ✅ | +| rerank | ✅ | ✅ | ✅ | ✅ | ⬜️ | ✅ | +| classify | ✅ | ⬜️ | ⬜️ | ⬜️ | ⬜️ | ✅ | +| summarize | ✅ | ⬜️ | ⬜️ | ⬜️ | ⬜️ | ✅ | | tokenize | ✅ | ✅ (offline) | ✅ (offline) | ✅ (offline) | ✅ (offline) | ✅ (offline) | | detokenize | ✅ | ✅ (offline) | ✅ (offline) | ✅ (offline) | ✅ (offline) | ✅ (offline) | | check_api_key | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |