Skip to content
Open
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: 1 addition & 1 deletion docs/customize/model-roles/reranking.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you have the ability to use any model, we recommend `rerank-2` by Voyage AI,

### Voyage AI

Voyage AI offers the best reranking model for code with their `rerank-2` model. After obtaining an API key from [here](https://www.voyageai.com/), you can configure a reranker as follows:
Voyage AI offers the best reranking model for code with their `rerank-2` model. After obtaining an API key from [here](https://voyageai.com/dashboard), you can configure a reranker as follows:

<Tabs>
<Tab title="YAML">
Expand Down
Loading