diff --git a/README.md b/README.md index 7ca462c7..4d44f62f 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ agent.run("Generate a 10,000 word article on health and wellness for men under 5 import os from dotenv import load_dotenv from swarms import Agent, OpenAIChat -from playground.memory.chromadb_example import ChromaDB +from swarms.playground.memory.chromadb_example import ChromaDB import logging import os import uuid