File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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; ">
You can’t perform that action at this time.
0 commit comments