diff --git a/fern/pages/text-embeddings/reranking/overview.mdx b/fern/pages/text-embeddings/reranking/overview.mdx index b51ca3bb..b119737f 100644 --- a/fern/pages/text-embeddings/reranking/overview.mdx +++ b/fern/pages/text-embeddings/reranking/overview.mdx @@ -1,6 +1,6 @@ --- title: "Rerank Overview" -slug: "docs/overview" +slug: "docs/rerank-overview" hidden: false diff --git a/fern/pages/tutorials/build-things-with-cohere/rag-with-cohere.mdx b/fern/pages/tutorials/build-things-with-cohere/rag-with-cohere.mdx index a7f0af35..3ea3acd1 100644 --- a/fern/pages/tutorials/build-things-with-cohere/rag-with-cohere.mdx +++ b/fern/pages/tutorials/build-things-with-cohere/rag-with-cohere.mdx @@ -314,7 +314,7 @@ Document: {'text': 'Team-Building Activities: We foster team spirit with monthly Further reading: - [Rerank endpoint API reference](/reference/rerank) -- [Documentation on Rerank](/docs/overview) +- [Documentation on Rerank](/docs/rerank-overview) - [Documentation on Rerank fine-tuning](/docs/rerank-fine-tuning) - [Documentation on Rerank best practices](/docs/reranking-best-practices) diff --git a/fern/pages/tutorials/build-things-with-cohere/reranking-with-cohere.mdx b/fern/pages/tutorials/build-things-with-cohere/reranking-with-cohere.mdx index d3a7f274..f0ad5e22 100644 --- a/fern/pages/tutorials/build-things-with-cohere/reranking-with-cohere.mdx +++ b/fern/pages/tutorials/build-things-with-cohere/reranking-with-cohere.mdx @@ -99,7 +99,7 @@ Document: {'text': 'Performance Reviews Frequency: We conduct informal check-ins Further reading: - [Rerank endpoint API reference](/reference/rerank) -- [Documentation on Rerank](/docs/overview) +- [Documentation on Rerank](/docs/rerank-overview) - [Documentation on Rerank fine-tuning](/docs/rerank-fine-tuning) - [Documentation on Rerank best practices](/docs/reranking-best-practices) - [LLM University module on Text Representation](https://cohere.com/llmu#text-representation) diff --git a/fern/pages/v2/tutorials/build-things-with-cohere/reranking-with-cohere.mdx b/fern/pages/v2/tutorials/build-things-with-cohere/reranking-with-cohere.mdx index b34e22a1..16b0d319 100644 --- a/fern/pages/v2/tutorials/build-things-with-cohere/reranking-with-cohere.mdx +++ b/fern/pages/v2/tutorials/build-things-with-cohere/reranking-with-cohere.mdx @@ -98,7 +98,7 @@ Document: {'text': 'Performance Reviews Frequency: We conduct informal check-ins Further reading: - [Rerank endpoint API reference](https://docs.cohere.com/reference/rerank) -- [Documentation on Rerank](https://docs.cohere.com/docs/overview) +- [Documentation on Rerank](https://docs.cohere.com/docs/rerank-overview) - [Documentation on Rerank fine-tuning](https://docs.cohere.com/docs/rerank-fine-tuning) - [Documentation on Rerank best practices](https://docs.cohere.com/docs/reranking-best-practices) - [LLM University module on Text Representation](https://cohere.com/llmu#text-representation)