Skip to content

Commit 5d7dfe3

Browse files
committed
Add langroid
1 parent 5c979e7 commit 5d7dfe3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2064,19 +2064,19 @@ <h6 class="px-3 card-text"> - <i>By Microsoft</i></h6>
20642064
</div>
20652065

20662066
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
2067-
<div class="card p-3 text-end">
2068-
<div class="text-end">
2067+
<div class="card p-3 text-center">
2068+
<div class="text-center">
20692069
<a href="https://github.com/langroid/langroid" class="mx-2" target="_blank">
20702070
<img class="card-img-top p-3" src="static/image/logos/langroid.png" alt="Langroid">
20712071
</a>
20722072
</div>
20732073
<figure class="mb-0 mt-2">
20742074
<blockquote class="blockquote">
2075-
<p>Harness LLMs with Multi-Agent Programming</p>
2075+
<p>An intuitive, lightweight, extensible and principled Python framework to easily build LLM-powered applications.</p>
20762076
</blockquote>
20772077
<hr class="my-2">
20782078
<figcaption class="blockquote-footer mb-0 mt-2 text-muted">
2079-
An intuitive, lightweight, extensible and principled Python framework to easily build LLM-powered applications.
2079+
Harness LLMs with Multi-Agent Programming
20802080
</figcaption>
20812081
</figure>
20822082
</div>

0 commit comments

Comments
 (0)