From 5fe053d9fa42af3e02d18f3dab67b79c5fb892f7 Mon Sep 17 00:00:00 2001 From: Kye Date: Wed, 4 Oct 2023 15:32:03 -0400 Subject: [PATCH] clean up Former-commit-id: 8a2520905040ba05fc9ae4b3d1b64cfc3dab4b7b --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c990faa..d54424e3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,8 @@ 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