Skip to content

Commit

Permalink
update link, upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
chdeskur committed Aug 9, 2024
1 parent 96c3c12 commit 42cce38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion fern/fern.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"organization": "cohere",
"version": "0.37.13"
"version": "0.37.15"
}
10 changes: 4 additions & 6 deletions fern/pages/deployment-options/cohere-works-everywhere.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ The table below summarizes the environments in which Cohere models can be deploy

| sdk | [Cohere platform](/reference/about) | [Bedrock](https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters-cohere.html) | Sagemaker | Azure | OCI | Cohere Toolkit |
| ------------------------------------------------------------ | ---------------------------------------------------------- | -------------------------------------------------------------------------------------------- | ------------------------------- | --------------------------- | -------------------------- | ------------------------------ |
| [Typescript](https://github.com/cohere-ai/cohere-typescript) | [✅ docs](#typescript/platform) | [✅ docs](#typescript/bedrock) | [✅ docs](#typescript/sagemaker) | [✅ docs](#typescript/azure) | [🟠 soon](#typescript/oci) | [🟠 soon](#typescript/toolkit) |
| [Python](https://github.com/cohere-ai/cohere-python) | [✅ docs](#python/platform) | [✅ docs](#python/bedrock) | [✅ docs](#python/sagemaker) | [✅ docs](#python/azure) | [🟠 soon](#python/oci) | [🟠 soon](#python/toolkit) |
| [Go](https://github.com/cohere-ai/cohere-go) | [✅ docs](#go/platform) | [🟠 soon](#go/bedrock) | [🟠 soon](#go/sagemaker) | [✅ docs](#go/azure) | [🟠 soon](#go/oci) | [🟠 soon](#go/toolkit) |
| [Java](https://github.com/cohere-ai/cohere-java) | [✅ docs](#java/platform) | [🟠 soon](#java/bedrock) | [🟠 soon](#java/sagemaker) | [✅ docs](#java/azure) | [🟠 soon](#java/oci) | [🟠 soon](#java/toolkit) |
| [Typescript](https://github.com/cohere-ai/cohere-typescript) | [✅ docs](#cohere-platform) | [✅ docs](#bedrock) | [✅ docs](#sagemaker) | [✅ docs](#azure) | [🟠 soon]() | [🟠 soon]() |
| [Python](https://github.com/cohere-ai/cohere-python) | [✅ docs](#cohere-platform) | [✅ docs](#bedrock) | [✅ docs](#sagemaker) | [✅ docs](#azure) | [🟠 soon]() | [🟠 soon]() |
| [Go](https://github.com/cohere-ai/cohere-go) | [✅ docs](#cohere-platform) | [🟠 soon](#bedrock) | [🟠 soon](#sagemaker) | [✅ docs](#azure) | [🟠 soon](#) | [🟠 soon]() |
| [Java](https://github.com/cohere-ai/cohere-java) | [✅ docs](#cohere-platform) | [🟠 soon](#bedrock) | [🟠 soon](#sagemaker) | [✅ docs](#azure) | [🟠 soon]() | [🟠 soon]() |

## Feature support

Expand All @@ -41,8 +41,6 @@ The most complete set of features is found on the cohere platform, while each of

## Snippets

### Typescript

#### Cohere Platform

<CodeBlocks>
Expand Down

0 comments on commit 42cce38

Please sign in to comment.