diff --git a/README.md b/README.md index 09020e0d..1d4b4897 100644 --- a/README.md +++ b/README.md @@ -1847,7 +1847,7 @@ result = mixture_router.run("Evaluate the potential acquisition of TechStartup I A production-grade multi-agent system enabling sophisticated group conversations between AI agents with customizable speaking patterns, parallel processing capabilities, and comprehensive conversation tracking. -````python +```python import os from dotenv import load_dotenv @@ -1918,8 +1918,6 @@ if __name__ == "__main__": ``` --------- - ----------