Skip to content

Commit d84fe06

Browse files
committed
Update autogen
1 parent 01bc438 commit d84fe06

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1930,14 +1930,14 @@ <h4 class="mt-3">LLMWare</h4>
19301930

19311931
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
19321932
<div class="card">
1933-
<div class="card-body text-center">
1933+
<div class="card-body text-end">
19341934
<a href="https://microsoft.github.io/autogen/stable/" target="_blank">
19351935
<img class="card-img-top" src="static/image/logos/autogen.svg" style="width: 50%" alt="AutoGen">
19361936
</a>
19371937
<p class="card-text text-end mt-3">
19381938
<small>
19391939
<a href="https://github.com/microsoft/autogen" target="_blank">AutoGen </a>
1940-
is a framework for creating multi-agent AI applications that can act autonomously or work alongside humans.
1940+
is a A framework for building AI agents and applications.
19411941
</small>
19421942
</p>
19431943
</div>

static/image/logos/autogen.svg

Lines changed: 4 additions & 1 deletion
Loading

0 commit comments

Comments
 (0)