Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions fern/pages/v2/get-started/quickstart/reranking-quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Cohere's reranking models are available via the Rerank endpoint. This endpoint p

This quickstart guide shows you how to perform reranking with the Rerank endpoint.

how to rerank cmdd embde???

<Steps>
### Setup
First, install the Cohere Python SDK with the following command.
Expand Down
2 changes: 2 additions & 0 deletions fern/pages/v2/get-started/quickstart/text-gen-quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Cohere's Command family of LLMs are available via the Chat endpoint. This endpoi

This quickstart guide shows you how to perform text generation with the Chat endpoint.

this gide aslo is good to start with.

<Steps>
### Setup
First, install the Cohere Python SDK with the following command.
Expand Down