Skip to content

Commit eaaa535

Browse files
committed
fix image paths for logo across repo
1 parent 854d83f commit eaaa535

14 files changed

+15
-15
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img align="center" src="docs/images/DSPy8.png" width="460px" />
2+
<img align="center" src="docs/docs/static/img/dspy_logo.png" width="460px" />
33
</p>
44
<p align="left">
55

examples/agents/multi_agent.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<img src=\"../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"120\"/>\n",
7+
"<img src=\"../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"120\"/>\n",
88
"\n",
99
"### Multi-Agent DSPy Programs: Bootstrapping & Aggregating Multiple `ReAct` Agents\n",
1010
"\n",

examples/longformqa/longformqa_assertions.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<img src=\"../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
7+
"<img src=\"../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
88
"\n",
99
"\n",
1010
"## **DSPy Assertions**: Asserting Computational Constraints on Foundation \n",

examples/math/gsm8k/gsm8k_assertions.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "zdbPo0MbQ4R7"
77
},
88
"source": [
9-
"<img src=\"https://github.com/stanfordnlp/dspy/blob/main/docs/images/DSPy8.png?raw=1\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
9+
"<img src=\"../../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
1010
"\n",
1111
"### **SolveGSM8k**: Solving grade school math problems using DSPy\n",
1212
"\n",

examples/migration.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<img src=\"../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"120\"/>\n",
7+
"<img src=\"../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"120\"/>\n",
88
"\n",
99
"### Migrating from DSPy 2.4 to 2.5\n",
1010
"\n",
@@ -460,7 +460,7 @@
460460
"name": "python",
461461
"nbconvert_exporter": "python",
462462
"pygments_lexer": "ipython3",
463-
"version": "3.10.14"
463+
"version": "3.10.12"
464464
}
465465
},
466466
"nbformat": 4,

examples/multi-input-output/beginner-multi-input-output.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<img src=\"../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>"
7+
"<img src=\"../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>"
88
]
99
},
1010
{

examples/nli/scone/scone_with_MIPRO.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "li3F9kMOqZHz"
77
},
88
"source": [
9-
"<img src=\"../../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>"
9+
"<img src=\"../../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>"
1010
]
1111
},
1212
{

examples/qa/hotpot/hotpotqa_with_MIPRO.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "li3F9kMOqZHz"
77
},
88
"source": [
9-
"<img src=\"../../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>"
9+
"<img src=\"../../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>"
1010
]
1111
},
1212
{

examples/quiz/quiz_assertions.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<img src=\"../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
7+
"<img src=\"../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
88
"\n",
99
"## **DSPy Assertions**: Asserting Computational Constraints on Foundation Models\n",
1010
"\n",

examples/skycamp2023.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<img src=\"docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
7+
"<img src=\"../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
88
"\n",
99
"# DSPy: Tutorial @ SkyCamp"
1010
]

0 commit comments

Comments
 (0)