Skip to content

Commit

Permalink
fix image paths for logo across repo
Browse files Browse the repository at this point in the history
  • Loading branch information
krypticmouse committed Oct 21, 2024
1 parent 854d83f commit eaaa535
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img align="center" src="docs/images/DSPy8.png" width="460px" />
<img align="center" src="docs/docs/static/img/dspy_logo.png" width="460px" />
</p>
<p align="left">

Expand Down
2 changes: 1 addition & 1 deletion examples/agents/multi_agent.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"120\"/>\n",
"<img src=\"../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"120\"/>\n",
"\n",
"### Multi-Agent DSPy Programs: Bootstrapping & Aggregating Multiple `ReAct` Agents\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion examples/longformqa/longformqa_assertions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"<img src=\"../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"\n",
"\n",
"## **DSPy Assertions**: Asserting Computational Constraints on Foundation \n",
Expand Down
2 changes: 1 addition & 1 deletion examples/math/gsm8k/gsm8k_assertions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "zdbPo0MbQ4R7"
},
"source": [
"<img src=\"https://github.com/stanfordnlp/dspy/blob/main/docs/images/DSPy8.png?raw=1\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"<img src=\"../../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"\n",
"### **SolveGSM8k**: Solving grade school math problems using DSPy\n",
"\n",
Expand Down
4 changes: 2 additions & 2 deletions examples/migration.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"120\"/>\n",
"<img src=\"../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"120\"/>\n",
"\n",
"### Migrating from DSPy 2.4 to 2.5\n",
"\n",
Expand Down Expand Up @@ -460,7 +460,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.14"
"version": "3.10.12"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>"
"<img src=\"../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion examples/nli/scone/scone_with_MIPRO.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "li3F9kMOqZHz"
},
"source": [
"<img src=\"../../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>"
"<img src=\"../../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion examples/qa/hotpot/hotpotqa_with_MIPRO.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "li3F9kMOqZHz"
},
"source": [
"<img src=\"../../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>"
"<img src=\"../../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion examples/quiz/quiz_assertions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"<img src=\"../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"\n",
"## **DSPy Assertions**: Asserting Computational Constraints on Foundation Models\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion examples/skycamp2023.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"<img src=\"../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"\n",
"# DSPy: Tutorial @ SkyCamp"
]
Expand Down
2 changes: 1 addition & 1 deletion examples/skycamp2023_completed.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"<img src=\"../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"\n",
"# DSPy: Tutorial @ SkyCamp"
]
Expand Down
2 changes: 1 addition & 1 deletion examples/tweets/compiling_langchain.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"<img src=\"../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"\n",
"## DSPy: Compiling chains from `LangChain`"
]
Expand Down
2 changes: 1 addition & 1 deletion examples/tweets/tweets_assertions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"../../docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"<img src=\"../../docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"\n",
"## **DSPy Assertions**: Asserting Computational Constraints on Foundation Models\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion intro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"docs/images/DSPy8.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"<img src=\"docs/docs/static/img/dspy_logo.png\" alt=\"DSPy7 Image\" height=\"150\"/>\n",
"\n",
"## **DSPy**: Programming with Foundation Models\n",
"\n",
Expand Down

0 comments on commit eaaa535

Please sign in to comment.