Skip to content

Commit 22f885b

Browse files
committed
Merge branch 'main' into gh-pages
2 parents 6de00b7 + e8dfc67 commit 22f885b

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

index.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1902,6 +1902,28 @@ <h5 class="card-title"><a href="https://github.com/pydantic/pydantic-ai" class="
19021902
</div>
19031903
</div>
19041904

1905+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
1906+
<div class="card">
1907+
<div class="card-body text-center">
1908+
<a href="https://github.com/stanfordnlp/dspy" target="_blank">
1909+
<img class="card-img-top" src="static/image/logos/dspy.png" alt="dspy">
1910+
</a>
1911+
<figure class="p-3 mb-0">
1912+
<blockquote class="blockquote">
1913+
<p class="text-muted">
1914+
<small class="text-muted">DSPy stands for Declarative Self-improving Python</small>
1915+
</p>
1916+
</blockquote>
1917+
</figure>
1918+
<hr class="my-2">
1919+
<p class="card-text">
1920+
<a href="https://dspy.ai/" target="_blank">DSPy</a>
1921+
is the framework for programming—rather than prompting—language models.
1922+
</p>
1923+
</div>
1924+
</div>
1925+
</div>
1926+
19051927
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
19061928
<div class="card">
19071929
<div class="card-header" style="background-color: #000;">

static/image/logos/dspy.png

16.8 KB
Loading

0 commit comments

Comments
 (0)