From 24c2c726a38abfb2572cf19630d190ea5c1afe9b Mon Sep 17 00:00:00 2001 From: Kye Date: Wed, 4 Oct 2023 15:32:41 -0400 Subject: [PATCH] clean up Former-commit-id: 56f85c7d9eed6f577f1a77519f18dc2181d75132 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d54424e3..5d0e8dac 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,7 @@ We're hiring: Engineers, Researchers, Interns And, salesprofessionals to work on ## Usage We have a small gallery of examples to run here, [for more check out the docs to build your own agent and or swarms!](https://docs.apac.ai) -### `MultiAgentDebate` - +### `` - `MultiAgentDebate` is a simple class that enables multi agent collaboration. ```python