From 075f541296ec015a1f689c1d940d9af73ad3280d Mon Sep 17 00:00:00 2001 From: Max Shkutnyk Date: Wed, 22 Jan 2025 04:13:38 +0200 Subject: [PATCH 1/2] Update page titles to fit seo requirements (#373) * Update page titles to fit seo requirements * Fix cookbooks title * Update reranking-with-cohere.mdx Signed-off-by: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> * Update cookbooks.mdx Signed-off-by: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> * Update rag-cohere-mongodb.mdx Signed-off-by: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> * Update rag-evaluation-deep-dive.mdx Signed-off-by: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> * Update rerank-demo.mdx Signed-off-by: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> * Update rag-with-cohere.mdx Signed-off-by: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> --------- Signed-off-by: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> Co-authored-by: Max Shkutnyk Co-authored-by: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> --- fern/pages/cookbooks/rag-cohere-mongodb.mdx | 4 ++-- fern/pages/cookbooks/rag-evaluation-deep-dive.mdx | 2 +- fern/pages/cookbooks/rerank-demo.mdx | 2 +- fern/pages/cookbooks/sql-agent.mdx | 2 +- fern/pages/cookbooks/summarization-evals.mdx | 2 +- fern/pages/cookbooks/topic-modeling-ai-papers.mdx | 2 +- fern/pages/customer-support/v1classify-3/customer-support.mdx | 2 +- fern/pages/toxicity-detection/v1classify-2.mdx | 2 +- .../toxicity-detection/v1classify-2/toxicity-detection.mdx | 2 +- fern/pages/tutorials/build-things-with-cohere.mdx | 2 +- .../building-an-agent-with-cohere.mdx | 2 +- .../tutorials/build-things-with-cohere/rag-with-cohere.mdx | 2 +- .../build-things-with-cohere/reranking-with-cohere.mdx | 2 +- .../build-things-with-cohere/semantic-search-with-cohere.mdx | 2 +- fern/pages/tutorials/cookbooks.mdx | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/fern/pages/cookbooks/rag-cohere-mongodb.mdx b/fern/pages/cookbooks/rag-cohere-mongodb.mdx index 24ba1399c..b3e16e2ae 100644 --- a/fern/pages/cookbooks/rag-cohere-mongodb.mdx +++ b/fern/pages/cookbooks/rag-cohere-mongodb.mdx @@ -1,5 +1,5 @@ --- -title: Build Chatbots That Know Your Business with MongoDB and Cohere +title: Build Chatbots with MongoDB and Cohere slug: /page/rag-cohere-mongodb description: "This page describes how to build a chatbot that provides actionable insights on technology company market reports." @@ -1117,4 +1117,4 @@ QuantumComputing Inc. is a leading developer of quantum computing software and s Please note that these recommendations are based on specific reports and may not consider all factors. It is always advisable to conduct thorough research and consult professional advice before making any investment decisions. ------------------------- -``` \ No newline at end of file +``` diff --git a/fern/pages/cookbooks/rag-evaluation-deep-dive.mdx b/fern/pages/cookbooks/rag-evaluation-deep-dive.mdx index 4bf3af84c..3eee7a208 100644 --- a/fern/pages/cookbooks/rag-evaluation-deep-dive.mdx +++ b/fern/pages/cookbooks/rag-evaluation-deep-dive.mdx @@ -1,5 +1,5 @@ --- -title: Deep Dive Into RAG Evaluation +title: Deep Dive Into Evaluating RAG Outputs slug: /page/rag-evaluation-deep-dive description: "This page contains information on evaluating the output of RAG systems." diff --git a/fern/pages/cookbooks/rerank-demo.mdx b/fern/pages/cookbooks/rerank-demo.mdx index 60cb81ccc..d656ba614 100644 --- a/fern/pages/cookbooks/rerank-demo.mdx +++ b/fern/pages/cookbooks/rerank-demo.mdx @@ -1,5 +1,5 @@ --- -title: Demo of Rerank +title: Learn How Cohere's Rerank Models Work slug: /page/rerank-demo description: "This page contains a basic tutorial on how Cohere's ReRank models work and how to use them." diff --git a/fern/pages/cookbooks/sql-agent.mdx b/fern/pages/cookbooks/sql-agent.mdx index e3e91a0de..028bddb7f 100644 --- a/fern/pages/cookbooks/sql-agent.mdx +++ b/fern/pages/cookbooks/sql-agent.mdx @@ -1,5 +1,5 @@ --- -title: SQL Agent +title: Build a SQL Agent with Cohere's LLM Platform slug: /page/sql-agent description: "This page contains a tutorial on how to build a SQL agent with Cohere's LLM platform." diff --git a/fern/pages/cookbooks/summarization-evals.mdx b/fern/pages/cookbooks/summarization-evals.mdx index 109c7c022..908901068 100644 --- a/fern/pages/cookbooks/summarization-evals.mdx +++ b/fern/pages/cookbooks/summarization-evals.mdx @@ -1,5 +1,5 @@ --- -title: Summarization Evals +title: Evaluating Text Summarization Models slug: /page/summarization-evals description: "This page discusses how to evaluate a model's text summarization." diff --git a/fern/pages/cookbooks/topic-modeling-ai-papers.mdx b/fern/pages/cookbooks/topic-modeling-ai-papers.mdx index c393ebd8e..d661132d2 100644 --- a/fern/pages/cookbooks/topic-modeling-ai-papers.mdx +++ b/fern/pages/cookbooks/topic-modeling-ai-papers.mdx @@ -1,5 +1,5 @@ --- -title: Topic Modeling AI Papers +title: Topic Modeling System for AI Papers slug: /page/topic-modeling-ai-papers description: "This page discusses how to create a topic-modeling system for papers focused on AI papers." diff --git a/fern/pages/customer-support/v1classify-3/customer-support.mdx b/fern/pages/customer-support/v1classify-3/customer-support.mdx index 50cfe9fce..6f24da10c 100644 --- a/fern/pages/customer-support/v1classify-3/customer-support.mdx +++ b/fern/pages/customer-support/v1classify-3/customer-support.mdx @@ -1,5 +1,5 @@ --- -title: Customer Support +title: Customer Support Classification with Cohere slug: docs/customer-support subtitle: >- This endpoint classifies text into one of several classes. It uses a few diff --git a/fern/pages/toxicity-detection/v1classify-2.mdx b/fern/pages/toxicity-detection/v1classify-2.mdx index 31e9b0ea9..1c3b4eda5 100644 --- a/fern/pages/toxicity-detection/v1classify-2.mdx +++ b/fern/pages/toxicity-detection/v1classify-2.mdx @@ -1,5 +1,5 @@ --- -title: "/v1/classify" +title: "Build a Text Classification Engine with /v1/classify" slug: "docs/v1classify-2" hidden: false diff --git a/fern/pages/toxicity-detection/v1classify-2/toxicity-detection.mdx b/fern/pages/toxicity-detection/v1classify-2/toxicity-detection.mdx index 64844b274..ce04f54bd 100644 --- a/fern/pages/toxicity-detection/v1classify-2/toxicity-detection.mdx +++ b/fern/pages/toxicity-detection/v1classify-2/toxicity-detection.mdx @@ -1,5 +1,5 @@ --- -title: Toxicity Detection +title: Toxicity Detection with Cohere slug: docs/toxicity-detection subtitle: >- This endpoint classifies text into one of several classes. It uses a few diff --git a/fern/pages/tutorials/build-things-with-cohere.mdx b/fern/pages/tutorials/build-things-with-cohere.mdx index 2dc192a88..59d97d40f 100644 --- a/fern/pages/tutorials/build-things-with-cohere.mdx +++ b/fern/pages/tutorials/build-things-with-cohere.mdx @@ -1,5 +1,5 @@ --- -title: Build Things with Cohere! +title: Build an Onboarding Assistant with Cohere! slug: /docs/build-things-with-cohere description: "This page describes how to build an onboarding assistant with Cohere's large language models." diff --git a/fern/pages/tutorials/build-things-with-cohere/building-an-agent-with-cohere.mdx b/fern/pages/tutorials/build-things-with-cohere/building-an-agent-with-cohere.mdx index 351b32552..1eab305c8 100644 --- a/fern/pages/tutorials/build-things-with-cohere/building-an-agent-with-cohere.mdx +++ b/fern/pages/tutorials/build-things-with-cohere/building-an-agent-with-cohere.mdx @@ -1,5 +1,5 @@ --- -title: Building an Agent with Cohere +title: Building a Generative AI Agent with Cohere slug: /docs/building-an-agent-with-cohere description: "This page describes building a generative-AI powered agent with Cohere." 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 3d756281f..9e534c364 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 @@ -1,5 +1,5 @@ --- -title: RAG with Cohere +title: Building RAG models with Cohere slug: /docs/rag-with-cohere description: "This page walks through building a retrieval-augmented generation model with Cohere." 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 63d2fdbcd..ba9eb7792 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 @@ -1,5 +1,5 @@ --- -title: Reranking with Cohere +title: Master Reranking with Cohere Models slug: /docs/reranking-with-cohere description: "This page contains a tutorial on using Cohere's ReRank models." diff --git a/fern/pages/tutorials/build-things-with-cohere/semantic-search-with-cohere.mdx b/fern/pages/tutorials/build-things-with-cohere/semantic-search-with-cohere.mdx index f5484794f..fc74f1c84 100644 --- a/fern/pages/tutorials/build-things-with-cohere/semantic-search-with-cohere.mdx +++ b/fern/pages/tutorials/build-things-with-cohere/semantic-search-with-cohere.mdx @@ -1,5 +1,5 @@ --- -title: Semantic Search with Cohere +title: Semantic Search with Cohere Models slug: /docs/semantic-search-with-cohere description: "This is a tutorial describing how to leverage Cohere's models for semantic search." diff --git a/fern/pages/tutorials/cookbooks.mdx b/fern/pages/tutorials/cookbooks.mdx index 9e417a416..c08eb5da3 100644 --- a/fern/pages/tutorials/cookbooks.mdx +++ b/fern/pages/tutorials/cookbooks.mdx @@ -1,5 +1,5 @@ --- -title: Cookbooks Overview +title: "Cohere Cookbooks: AI Agents, RAG, Search, and More" slug: docs/cookbooks hidden: false description: >- From bbe4d32c1de21b9d3c73293165e9b328040e2334 Mon Sep 17 00:00:00 2001 From: Max Shkutnyk Date: Wed, 22 Jan 2025 04:13:47 +0200 Subject: [PATCH 2/2] Update page titles to fit seo requirements (#372) * Update page titles to fit seo requirements * Fix basig-rag title * Update titlte for agent api calls page * Update about.mdx Signed-off-by: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> * Update basic-tool-use.mdx Signed-off-by: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> --------- Signed-off-by: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> Co-authored-by: Max Shkutnyk Co-authored-by: trentfowlercohere <141260477+trentfowlercohere@users.noreply.github.com> --- fern/pages/cohere-api/about.mdx | 2 +- fern/pages/cohere-api/errors.mdx | 2 +- fern/pages/cohere-api/teams-and-roles.mdx | 2 +- fern/pages/cookbooks/agent-api-calls.mdx | 2 +- fern/pages/cookbooks/analyzing-hacker-news.mdx | 2 +- .../cookbooks/article-recommender-with-text-embeddings.mdx | 2 +- fern/pages/cookbooks/basic-multi-step.mdx | 2 +- fern/pages/cookbooks/basic-rag.mdx | 2 +- fern/pages/cookbooks/basic-semantic-search.mdx | 2 +- fern/pages/cookbooks/basic-tool-use.mdx | 2 +- fern/pages/cookbooks/chunking-strategies.mdx | 2 +- fern/pages/cookbooks/embed-jobs-serverless-pinecone.mdx | 2 +- fern/pages/cookbooks/finetune-on-sagemaker.mdx | 2 +- fern/pages/cookbooks/hello-world-meet-ai.mdx | 2 +- fern/pages/cookbooks/long-form-general-strategies.mdx | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/fern/pages/cohere-api/about.mdx b/fern/pages/cohere-api/about.mdx index 2711c9aec..94ac4ffe0 100644 --- a/fern/pages/cohere-api/about.mdx +++ b/fern/pages/cohere-api/about.mdx @@ -1,5 +1,5 @@ --- -title: About Cohere +title: Working with Cohere's API and SDK slug: reference/about hidden: false description: >- diff --git a/fern/pages/cohere-api/errors.mdx b/fern/pages/cohere-api/errors.mdx index 525df5996..716fba6df 100644 --- a/fern/pages/cohere-api/errors.mdx +++ b/fern/pages/cohere-api/errors.mdx @@ -1,5 +1,5 @@ --- -title: Errors +title: Errors (status codes and description) slug: reference/errors hidden: false description: >- diff --git a/fern/pages/cohere-api/teams-and-roles.mdx b/fern/pages/cohere-api/teams-and-roles.mdx index 5f9e26f70..7ec72499d 100644 --- a/fern/pages/cohere-api/teams-and-roles.mdx +++ b/fern/pages/cohere-api/teams-and-roles.mdx @@ -1,5 +1,5 @@ --- -title: "Teams and Roles" +title: "Teams and Roles on the Cohere Platform" slug: "reference/teams-and-roles" hidden: false diff --git a/fern/pages/cookbooks/agent-api-calls.mdx b/fern/pages/cookbooks/agent-api-calls.mdx index 5219448fb..d8ebdc458 100644 --- a/fern/pages/cookbooks/agent-api-calls.mdx +++ b/fern/pages/cookbooks/agent-api-calls.mdx @@ -1,5 +1,5 @@ --- -title: Agent API Calls +title: Building an LLM Agent with the Cohere API slug: /page/agent-api-calls description: "This page how to use Cohere's API to build an LLM-based agent." diff --git a/fern/pages/cookbooks/analyzing-hacker-news.mdx b/fern/pages/cookbooks/analyzing-hacker-news.mdx index 1a052110b..6307b1c11 100644 --- a/fern/pages/cookbooks/analyzing-hacker-news.mdx +++ b/fern/pages/cookbooks/analyzing-hacker-news.mdx @@ -1,5 +1,5 @@ --- -title: Analyzing Hacker News with Six Language Understanding Methods +title: Analyzing Hacker News with Cohere slug: /page/analyzing-hacker-news description: "This page describes building a generative-AI powered tool to analyze headlines with Cohere." diff --git a/fern/pages/cookbooks/article-recommender-with-text-embeddings.mdx b/fern/pages/cookbooks/article-recommender-with-text-embeddings.mdx index ade8e91a4..29aa591c5 100644 --- a/fern/pages/cookbooks/article-recommender-with-text-embeddings.mdx +++ b/fern/pages/cookbooks/article-recommender-with-text-embeddings.mdx @@ -1,5 +1,5 @@ --- -title: Article Recommender with Text Embedding Classification Extraction +title: Article Recommender with Text Embedding and Classification slug: /page/article-recommender-with-text-embeddings description: "This page describes how to build a generative-AI tool to recommend articles with Cohere." diff --git a/fern/pages/cookbooks/basic-multi-step.mdx b/fern/pages/cookbooks/basic-multi-step.mdx index a09f7232b..2f45b1bfb 100644 --- a/fern/pages/cookbooks/basic-multi-step.mdx +++ b/fern/pages/cookbooks/basic-multi-step.mdx @@ -1,5 +1,5 @@ --- -title: Multi-Step Tool Use +title: Multi-Step Tool Use with Cohere slug: /page/basic-multi-step description: "This page describes how to create a multi-step, tool-using AI agent with Cohere's tool use functionality." diff --git a/fern/pages/cookbooks/basic-rag.mdx b/fern/pages/cookbooks/basic-rag.mdx index f1c7565fe..bc1ac3e5f 100644 --- a/fern/pages/cookbooks/basic-rag.mdx +++ b/fern/pages/cookbooks/basic-rag.mdx @@ -1,5 +1,5 @@ --- -title: Basic RAG +title: "Basic RAG: Retrieval-Augmented Generation with Cohere" slug: /page/basic-rag description: "This page describes how to work with Cohere's basic retrieval-augmented generation functionality." diff --git a/fern/pages/cookbooks/basic-semantic-search.mdx b/fern/pages/cookbooks/basic-semantic-search.mdx index b7216f796..32c8f7af0 100644 --- a/fern/pages/cookbooks/basic-semantic-search.mdx +++ b/fern/pages/cookbooks/basic-semantic-search.mdx @@ -1,5 +1,5 @@ --- -title: Basic Semantic Search +title: Basic Semantic Search with Cohere Models slug: /page/basic-semantic-search description: "This page describes how to do basic semantic search with Cohere's models." diff --git a/fern/pages/cookbooks/basic-tool-use.mdx b/fern/pages/cookbooks/basic-tool-use.mdx index 4e3815921..6a92f89e5 100644 --- a/fern/pages/cookbooks/basic-tool-use.mdx +++ b/fern/pages/cookbooks/basic-tool-use.mdx @@ -1,5 +1,5 @@ --- -title: Basic Tool Use +title: Getting Started with Basic Tool Use slug: /page/basic-tool-use description: "This page describes how to work with Cohere's basic tool use functionality." diff --git a/fern/pages/cookbooks/chunking-strategies.mdx b/fern/pages/cookbooks/chunking-strategies.mdx index c1f47dd5a..1e8bd7f2c 100644 --- a/fern/pages/cookbooks/chunking-strategies.mdx +++ b/fern/pages/cookbooks/chunking-strategies.mdx @@ -1,5 +1,5 @@ --- -title: Chunking Strategies +title: Effective Chunking Strategies for RAG slug: /page/chunking-strategies description: "This page describes various chunking strategies you can use to get better RAG performance." diff --git a/fern/pages/cookbooks/embed-jobs-serverless-pinecone.mdx b/fern/pages/cookbooks/embed-jobs-serverless-pinecone.mdx index 528d1c961..d64fac3e6 100644 --- a/fern/pages/cookbooks/embed-jobs-serverless-pinecone.mdx +++ b/fern/pages/cookbooks/embed-jobs-serverless-pinecone.mdx @@ -1,5 +1,5 @@ --- -title: Semantic Search with Cohere Embed Jobs and Pinecone serverless Solution +title: Serverless Semantic Search with Cohere and Pinecone slug: /page/embed-jobs-serverless-pinecone description: "This page contains a basic tutorial on how to get Cohere and the Pinecone vector database to work well together." diff --git a/fern/pages/cookbooks/finetune-on-sagemaker.mdx b/fern/pages/cookbooks/finetune-on-sagemaker.mdx index 9a9afc2b6..85c9d20bf 100644 --- a/fern/pages/cookbooks/finetune-on-sagemaker.mdx +++ b/fern/pages/cookbooks/finetune-on-sagemaker.mdx @@ -1,5 +1,5 @@ --- -title: Finetuning on AWS Sagemaker +title: Finetuning Cohere Models on AWS Sagemaker slug: /page/finetune-on-sagemaker description: Learn how to finetune one of Cohere's models on AWS Sagemaker. diff --git a/fern/pages/cookbooks/hello-world-meet-ai.mdx b/fern/pages/cookbooks/hello-world-meet-ai.mdx index 39a458b5f..6ec731a3c 100644 --- a/fern/pages/cookbooks/hello-world-meet-ai.mdx +++ b/fern/pages/cookbooks/hello-world-meet-ai.mdx @@ -1,5 +1,5 @@ --- -title: Hello World! Meet Language AI +title: Hello World! Explore Language AI with Cohere slug: /page/hello-world-meet-ai description: "This page contains a breakdown of some of what can be achieved with Cohere's LLM platform." diff --git a/fern/pages/cookbooks/long-form-general-strategies.mdx b/fern/pages/cookbooks/long-form-general-strategies.mdx index 78ab07f7c..e5dd17a9f 100644 --- a/fern/pages/cookbooks/long-form-general-strategies.mdx +++ b/fern/pages/cookbooks/long-form-general-strategies.mdx @@ -1,5 +1,5 @@ --- -title: Long Form General Strategies +title: Long-Form Text Strategies with Cohere slug: /page/long-form-general-strategies description: "This discusses ways of getting Cohere's LLM platform to perform well in generating long-form text."