diff --git a/fern/v1.yml b/fern/v1.yml index acabfaf0b..6c9142f2c 100644 --- a/fern/v1.yml +++ b/fern/v1.yml @@ -41,8 +41,6 @@ navigation: path: pages/get-started/quickstart/sem-search-quickstart.mdx - page: Reranking path: pages/get-started/quickstart/reranking-quickstart.mdx - - page: Introduction to Large Language Models - path: pages/get-started/introduction-start.mdx - page: Playground path: pages/get-started/playground-overview.mdx - page: FAQs @@ -606,6 +604,9 @@ navigation: - page: Top-k & Top-p hidden: true path: pages/-ARCHIVE-/controlling-generation-with-top-k-top-p.mdx + - page: Introduction to Large Language Models + hidden: true + path: pages/get-started/introduction-start.mdx - tab: api layout: - section: Cohere API diff --git a/fern/v2.yml b/fern/v2.yml index 81be29c33..6b4d91da3 100644 --- a/fern/v2.yml +++ b/fern/v2.yml @@ -41,8 +41,6 @@ navigation: path: pages/v2/get-started/quickstart/sem-search-quickstart.mdx - page: Reranking path: pages/v2/get-started/quickstart/reranking-quickstart.mdx - - page: Introduction to Large Language Models - path: pages/get-started/introduction-start.mdx - page: Playground path: pages/get-started/playground-overview.mdx - page: FAQs @@ -621,6 +619,9 @@ navigation: - page: Top-k & Top-p hidden: true path: pages/-ARCHIVE-/controlling-generation-with-top-k-top-p.mdx + - page: Introduction to Large Language Models + hidden: true + path: pages/get-started/introduction-start.mdx - tab: api layout: - section: Cohere API