diff --git a/mm_agent_example.py b/mm_agent_example.py index 7f4754ce..edd1e397 100644 --- a/mm_agent_example.py +++ b/mm_agent_example.py @@ -1,4 +1,4 @@ -from swarm.agents import MultiModalAgent +from swarms.agents import MultiModalAgent node = MultiModalAgent()