Remove WIP banner from landing (#4575)

This commit is contained in:
gagb
2024-12-05 13:47:57 -08:00
committed by GitHub
parent 4018a129f8
commit 0fd47b95d8

View File

@@ -49,11 +49,6 @@ A framework for building AI agents and multi-agent applications
:shadow: none
:margin: 2 0 0 0
<div class="wip-card">
{fas}`triangle-exclamation` Work in progress
</div>
<div class="sd-card-title sd-font-weight-bold docutils">
{fas}`people-group;pst-color-primary`
@@ -64,7 +59,7 @@ High-level API that includes preset agents and teams for building multi-agent sy
pip install 'autogen-agentchat==0.4.0.dev8'
```
💡 *Start here if you are looking for an API similar to AutoGen 0.2*
💡 *Start here if you are looking for an API similar to AutoGen 0.2.*
+++