Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs/tutorials/agents/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"Install the latest DSPy via `pip install -U dspy` and follow along.\n",
"\n",
"<details>\n",
"<summary>Optional: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
"<summary>Recommended: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
"\n",
"### MLflow DSPy Integration\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/tutorials/classification_finetuning/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"metadata": {},
"source": [
"<details>\n",
"<summary>Optional: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
"<summary>Recommended: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
"\n",
"### MLflow DSPy Integration\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/tutorials/entity_extraction/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"metadata": {},
"source": [
"<details>\n",
"<summary>Optional: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
"<summary>Recommended: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
"\n",
"### MLflow DSPy Integration\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/tutorials/games/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"metadata": {},
"source": [
"<details>\n",
"<summary>Optional: Setup MLflow Tracing for learning what's happening under the hood</summary>\n",
"<summary>Recommended: Setup MLflow Tracing for learning what's happening under the hood</summary>\n",
"\n",
"### MLflow DSPy Integration\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/tutorials/math/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"Install the latest DSPy via `pip install -U dspy` and follow along.\n",
"\n",
"<details>\n",
"<summary>Optional: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
"<summary>Recommended: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
"\n",
"### MLflow DSPy Integration\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/tutorials/multihop_search/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"metadata": {},
"source": [
"<details>\n",
"<summary>Optional: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
"<summary>Recommended: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
"\n",
"### MLflow DSPy Integration\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/tutorials/rag/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"metadata": {},
"source": [
"<details>\n",
"<summary>Optional: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
"<summary>Recommended: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
"\n",
"### MLflow DSPy Integration\n",
"\n",
Expand Down
Loading