From 222e4302b691259f08ec56f6553f4f159c29f2eb Mon Sep 17 00:00:00 2001 From: B-Step62 Date: Thu, 6 Feb 2025 09:00:54 +0900 Subject: [PATCH] optional -> recommended Signed-off-by: B-Step62 --- docs/docs/tutorials/agents/index.ipynb | 2 +- docs/docs/tutorials/classification_finetuning/index.ipynb | 2 +- docs/docs/tutorials/entity_extraction/index.ipynb | 2 +- docs/docs/tutorials/games/index.ipynb | 2 +- docs/docs/tutorials/math/index.ipynb | 2 +- docs/docs/tutorials/multihop_search/index.ipynb | 2 +- docs/docs/tutorials/rag/index.ipynb | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/docs/tutorials/agents/index.ipynb b/docs/docs/tutorials/agents/index.ipynb index c8870e17a8..8b5521fb66 100644 --- a/docs/docs/tutorials/agents/index.ipynb +++ b/docs/docs/tutorials/agents/index.ipynb @@ -11,7 +11,7 @@ "Install the latest DSPy via `pip install -U dspy` and follow along.\n", "\n", "
\n", - "Optional: Set up MLflow Tracing to understand what's happening under the hood.\n", + "Recommended: Set up MLflow Tracing to understand what's happening under the hood.\n", "\n", "### MLflow DSPy Integration\n", "\n", diff --git a/docs/docs/tutorials/classification_finetuning/index.ipynb b/docs/docs/tutorials/classification_finetuning/index.ipynb index fbc798d65d..17120ed87e 100644 --- a/docs/docs/tutorials/classification_finetuning/index.ipynb +++ b/docs/docs/tutorials/classification_finetuning/index.ipynb @@ -29,7 +29,7 @@ "metadata": {}, "source": [ "
\n", - "Optional: Set up MLflow Tracing to understand what's happening under the hood.\n", + "Recommended: Set up MLflow Tracing to understand what's happening under the hood.\n", "\n", "### MLflow DSPy Integration\n", "\n", diff --git a/docs/docs/tutorials/entity_extraction/index.ipynb b/docs/docs/tutorials/entity_extraction/index.ipynb index 8f14c4a4b8..10a96a5d59 100644 --- a/docs/docs/tutorials/entity_extraction/index.ipynb +++ b/docs/docs/tutorials/entity_extraction/index.ipynb @@ -34,7 +34,7 @@ "metadata": {}, "source": [ "
\n", - "Optional: Set up MLflow Tracing to understand what's happening under the hood.\n", + "Recommended: Set up MLflow Tracing to understand what's happening under the hood.\n", "\n", "### MLflow DSPy Integration\n", "\n", diff --git a/docs/docs/tutorials/games/index.ipynb b/docs/docs/tutorials/games/index.ipynb index 2cb5f4369f..83d70e4d8d 100644 --- a/docs/docs/tutorials/games/index.ipynb +++ b/docs/docs/tutorials/games/index.ipynb @@ -25,7 +25,7 @@ "metadata": {}, "source": [ "
\n", - "Optional: Setup MLflow Tracing for learning what's happening under the hood\n", + "Recommended: Setup MLflow Tracing for learning what's happening under the hood\n", "\n", "### MLflow DSPy Integration\n", "\n", diff --git a/docs/docs/tutorials/math/index.ipynb b/docs/docs/tutorials/math/index.ipynb index 8e7e562cc1..eb64396302 100644 --- a/docs/docs/tutorials/math/index.ipynb +++ b/docs/docs/tutorials/math/index.ipynb @@ -11,7 +11,7 @@ "Install the latest DSPy via `pip install -U dspy` and follow along.\n", "\n", "
\n", - "Optional: Set up MLflow Tracing to understand what's happening under the hood.\n", + "Recommended: Set up MLflow Tracing to understand what's happening under the hood.\n", "\n", "### MLflow DSPy Integration\n", "\n", diff --git a/docs/docs/tutorials/multihop_search/index.ipynb b/docs/docs/tutorials/multihop_search/index.ipynb index f22920597a..1c5998b424 100644 --- a/docs/docs/tutorials/multihop_search/index.ipynb +++ b/docs/docs/tutorials/multihop_search/index.ipynb @@ -16,7 +16,7 @@ "metadata": {}, "source": [ "
\n", - "Optional: Set up MLflow Tracing to understand what's happening under the hood.\n", + "Recommended: Set up MLflow Tracing to understand what's happening under the hood.\n", "\n", "### MLflow DSPy Integration\n", "\n", diff --git a/docs/docs/tutorials/rag/index.ipynb b/docs/docs/tutorials/rag/index.ipynb index 0d42ef57b4..79c9374f87 100644 --- a/docs/docs/tutorials/rag/index.ipynb +++ b/docs/docs/tutorials/rag/index.ipynb @@ -26,7 +26,7 @@ "metadata": {}, "source": [ "
\n", - "Optional: Set up MLflow Tracing to understand what's happening under the hood.\n", + "Recommended: Set up MLflow Tracing to understand what's happening under the hood.\n", "\n", "### MLflow DSPy Integration\n", "\n",