From 0fd47b95d80c6846a6414beb70abf29e2def1924 Mon Sep 17 00:00:00 2001 From: gagb Date: Thu, 5 Dec 2024 13:47:57 -0800 Subject: [PATCH] Remove WIP banner from landing (#4575) --- python/packages/autogen-core/docs/src/index.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/python/packages/autogen-core/docs/src/index.md b/python/packages/autogen-core/docs/src/index.md index 65121aaf8..5fc146139 100644 --- a/python/packages/autogen-core/docs/src/index.md +++ b/python/packages/autogen-core/docs/src/index.md @@ -49,11 +49,6 @@ A framework for building AI agents and multi-agent applications :shadow: none :margin: 2 0 0 0 -
- -{fas}`triangle-exclamation` Work in progress -
-
{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.* +++