From 51f0502ebfe1d18233def28b846eca37b752ba68 Mon Sep 17 00:00:00 2001 From: Mendon Kissling <59585235+mendonk@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:52:33 -0400 Subject: [PATCH] fix-prereqs-link (#640) --- docs/modules/examples/pages/hotels-app.adoc | 2 +- docs/modules/examples/pages/langchain-unstructured-astra.adoc | 4 ++-- docs/modules/examples/pages/llama-astra.adoc | 4 ++-- docs/modules/examples/pages/llama-parse-astra.adoc | 4 ++-- docs/modules/examples/pages/mmr.adoc | 2 +- docs/modules/examples/pages/nvidia_embeddings.adoc | 2 +- examples/notebooks/FLARE.ipynb | 2 +- examples/notebooks/advancedRAG.ipynb | 2 +- examples/notebooks/langchain_evaluation.ipynb | 2 +- examples/notebooks/langchain_multimodal_gemini.ipynb | 2 +- examples/notebooks/llama-astra.ipynb | 2 +- examples/notebooks/nemo_guardrails.ipynb | 2 +- examples/notebooks/nvidia.ipynb | 2 +- examples/notebooks/quickstart.ipynb | 2 +- 14 files changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/modules/examples/pages/hotels-app.adoc b/docs/modules/examples/pages/hotels-app.adoc index 03f56d772..c06869f3c 100644 --- a/docs/modules/examples/pages/hotels-app.adoc +++ b/docs/modules/examples/pages/hotels-app.adoc @@ -51,7 +51,7 @@ pip install -r requirements.txt npm --version ---- -See the https://docs.datastax.com/en/ragstack/docs/prerequisites.html[Prerequisites] page for more details on finding these values. +See the https://docs.datastax.com/en/ragstack/examples/prerequisites.html[Prerequisites] page for more details on finding these values. == Load the data diff --git a/docs/modules/examples/pages/langchain-unstructured-astra.adoc b/docs/modules/examples/pages/langchain-unstructured-astra.adoc index cf98f0f1c..7b83aa4dc 100644 --- a/docs/modules/examples/pages/langchain-unstructured-astra.adoc +++ b/docs/modules/examples/pages/langchain-unstructured-astra.adoc @@ -32,7 +32,7 @@ Install the following dependencies: ---- pip install ragstack-ai ---- -See the https://docs.datastax.com/en/ragstack/docs/prerequisites.html[Prerequisites] page for more details. +See the https://docs.datastax.com/en/ragstack/examples/prerequisites.html[Prerequisites] page for more details. == Set up your environment @@ -48,7 +48,7 @@ OPENAI_API_KEY=sk-... If you're using Google Colab, you'll be prompted for these values in the Colab environment. -See the https://docs.datastax.com/en/ragstack/docs/prerequisites.html[Prerequisites] page for more details. +See the https://docs.datastax.com/en/ragstack/examples/prerequisites.html[Prerequisites] page for more details. == Create RAG pipeline diff --git a/docs/modules/examples/pages/llama-astra.adoc b/docs/modules/examples/pages/llama-astra.adoc index 432c8456f..2ebe45369 100644 --- a/docs/modules/examples/pages/llama-astra.adoc +++ b/docs/modules/examples/pages/llama-astra.adoc @@ -22,7 +22,7 @@ Install the following dependencies: ---- pip install ragstack-ai python-dotenv ---- -See the https://docs.datastax.com/en/ragstack/docs/prerequisites.html[Prerequisites] page for more details. +See the https://docs.datastax.com/en/ragstack/examples/prerequisites.html[Prerequisites] page for more details. == Set up your local environment @@ -36,7 +36,7 @@ OPENAI_API_KEY=sk-... If you're using Google Colab, you'll be prompted for these values in the Colab environment. -See the https://docs.datastax.com/en/ragstack/docs/prerequisites.html[Prerequisites] page for more details. +See the https://docs.datastax.com/en/ragstack/examples/prerequisites.html[Prerequisites] page for more details. == Create a RAG pipeline with LlamaIndex diff --git a/docs/modules/examples/pages/llama-parse-astra.adoc b/docs/modules/examples/pages/llama-parse-astra.adoc index 3fc6a50c6..2bbf631b7 100644 --- a/docs/modules/examples/pages/llama-parse-astra.adoc +++ b/docs/modules/examples/pages/llama-parse-astra.adoc @@ -25,7 +25,7 @@ Install the following dependencies: ---- pip install ragstack-ai ---- -See the https://docs.datastax.com/en/ragstack/docs/prerequisites.html[Prerequisites] page for more details. +See the https://docs.datastax.com/en/ragstack/examples/prerequisites.html[Prerequisites] page for more details. == Set up your local environment @@ -40,7 +40,7 @@ OPENAI_API_KEY=sk-... If you're using Google Colab, you'll be prompted for these values in the Colab environment. -See the https://docs.datastax.com/en/ragstack/docs/prerequisites.html[Prerequisites] page for more details. +See the https://docs.datastax.com/en/ragstack/examples/prerequisites.html[Prerequisites] page for more details. == Create RAG pipeline diff --git a/docs/modules/examples/pages/mmr.adoc b/docs/modules/examples/pages/mmr.adoc index 60e8a76e5..3670f4607 100644 --- a/docs/modules/examples/pages/mmr.adoc +++ b/docs/modules/examples/pages/mmr.adoc @@ -38,7 +38,7 @@ OPENAI_API_KEY=sk-... pip install -qU ragstack-ai python-dotenv ---- + -See the https://docs.datastax.com/en/ragstack/docs/prerequisites.html[Prerequisites] page for more details. +See the https://docs.datastax.com/en/ragstack/examples/prerequisites.html[Prerequisites] page for more details. == Create embedding model and vector store diff --git a/docs/modules/examples/pages/nvidia_embeddings.adoc b/docs/modules/examples/pages/nvidia_embeddings.adoc index f9c713183..8de1705b1 100644 --- a/docs/modules/examples/pages/nvidia_embeddings.adoc +++ b/docs/modules/examples/pages/nvidia_embeddings.adoc @@ -40,7 +40,7 @@ pipeline. + `+datasets+` is used to import a sample dataset. + -See the https://docs.datastax.com/en/ragstack/docs/prerequisites.html[Prerequisites] page for more details. +See the https://docs.datastax.com/en/ragstack/examples/prerequisites.html[Prerequisites] page for more details. == Configure {db-serverless} and Nvidia NGC credentials diff --git a/examples/notebooks/FLARE.ipynb b/examples/notebooks/FLARE.ipynb index cc2e3ca2e..6866eb294 100644 --- a/examples/notebooks/FLARE.ipynb +++ b/examples/notebooks/FLARE.ipynb @@ -39,7 +39,7 @@ "* Get your Astra DB Endpoint: \n", " * `https://-.apps.astra.datastax.com`\n", "\n", - "See the [Prerequisites](https://docs.datastax.com/en/ragstack/docs/prerequisites.html) page for more details." + "See the [Prerequisites](https://docs.datastax.com/en/ragstack/examples/prerequisites.html) page for more details." ] }, { diff --git a/examples/notebooks/advancedRAG.ipynb b/examples/notebooks/advancedRAG.ipynb index 82f0ce3cb..fc21b6486 100644 --- a/examples/notebooks/advancedRAG.ipynb +++ b/examples/notebooks/advancedRAG.ipynb @@ -40,7 +40,7 @@ "* Within your database, create an [Astra DB Access Token](https://docs.datastax.com/en/astra-serverless/docs/manage/org/manage-tokens.html) with Database Administrator permissions.\n", "* Get your Astra DB Endpoint:\n", " * `https://-.apps.astra.datastax.com`\n", - "* See the [Prerequisites](https://docs.datastax.com/en/ragstack/docs/prerequisites.html) page for more details." + "* See the [Prerequisites](https://docs.datastax.com/en/ragstack/examples/prerequisites.html) page for more details." ] }, { diff --git a/examples/notebooks/langchain_evaluation.ipynb b/examples/notebooks/langchain_evaluation.ipynb index 7325bf451..e18656a37 100644 --- a/examples/notebooks/langchain_evaluation.ipynb +++ b/examples/notebooks/langchain_evaluation.ipynb @@ -33,7 +33,7 @@ " * `https://-.apps.astra.datastax.com`\n", "* A [LangSmith account](https://docs.smith.langchain.com/)\n", "\n", - "See the [Prerequisites](https://docs.datastax.com/en/ragstack/docs/prerequisites.html) page for more details." + "See the [Prerequisites](https://docs.datastax.com/en/ragstack/examples/prerequisites.html) page for more details." ] }, { diff --git a/examples/notebooks/langchain_multimodal_gemini.ipynb b/examples/notebooks/langchain_multimodal_gemini.ipynb index 963e51102..fde089ad0 100644 --- a/examples/notebooks/langchain_multimodal_gemini.ipynb +++ b/examples/notebooks/langchain_multimodal_gemini.ipynb @@ -47,7 +47,7 @@ " * `https://-.apps.astra.datastax.com`\n", "\n", "\n", - "See the [Prerequisites](https://docs.datastax.com/en/ragstack/docs/prerequisites.html) page for more details." + "See the [Prerequisites](https://docs.datastax.com/en/ragstack/examples/prerequisites.html) page for more details." ] }, { diff --git a/examples/notebooks/llama-astra.ipynb b/examples/notebooks/llama-astra.ipynb index aa1679dc9..459c87c91 100644 --- a/examples/notebooks/llama-astra.ipynb +++ b/examples/notebooks/llama-astra.ipynb @@ -40,7 +40,7 @@ "Get your Astra DB Endpoint:\n", "https://-.apps.astra.datastax.com\n", "\n", - "See the [Prerequisites](https://docs.datastax.com/en/ragstack/docs/prerequisites.html) page for more details.\n", + "See the [Prerequisites](https://docs.datastax.com/en/ragstack/examples/prerequisites.html) page for more details.\n", "\n", "## Setup" ] diff --git a/examples/notebooks/nemo_guardrails.ipynb b/examples/notebooks/nemo_guardrails.ipynb index f3f0fca00..b9ff2a129 100644 --- a/examples/notebooks/nemo_guardrails.ipynb +++ b/examples/notebooks/nemo_guardrails.ipynb @@ -37,7 +37,7 @@ "* Get your Astra DB Endpoint: \n", " * `https://-.apps.astra.datastax.com`\n", "\n", - "See the [Prerequisites](https://docs.datastax.com/en/ragstack/docs/prerequisites.html) page for more details." + "See the [Prerequisites](https://docs.datastax.com/en/ragstack/examples/prerequisites.html) page for more details." ] }, { diff --git a/examples/notebooks/nvidia.ipynb b/examples/notebooks/nvidia.ipynb index b22695620..9cbf47a40 100644 --- a/examples/notebooks/nvidia.ipynb +++ b/examples/notebooks/nvidia.ipynb @@ -32,7 +32,7 @@ " * Once signed in, navigate to `Catalog > AI Foundation Models > (Model)`\n", " * In the model page, select the `API` tab, then `Generate Key`\n", "\n", - "See the [Prerequisites](https://docs.datastax.com/en/ragstack/docs/prerequisites.html) page for more details." + "See the [Prerequisites](https://docs.datastax.com/en/ragstack/examples/prerequisites.html) page for more details." ] }, { diff --git a/examples/notebooks/quickstart.ipynb b/examples/notebooks/quickstart.ipynb index 23f4d34c9..73f8463e8 100644 --- a/examples/notebooks/quickstart.ipynb +++ b/examples/notebooks/quickstart.ipynb @@ -32,7 +32,7 @@ "* Get your Astra DB Endpoint: \n", " * `https://-.apps.astra.datastax.com`\n", "\n", - "See the [Prerequisites](https://docs.datastax.com/en/ragstack/docs/prerequisites.html) page for more details." + "See the [Prerequisites](https://docs.datastax.com/en/ragstack/examples/prerequisites.html) page for more details." ] }, {