diff --git a/playground/demos/positive_med/positive_med.py b/playground/demos/positive_med/positive_med.py index ea0c7c4e..0463a9bc 100644 --- a/playground/demos/positive_med/positive_med.py +++ b/playground/demos/positive_med/positive_med.py @@ -21,7 +21,7 @@ Distribution Agent: """ from termcolor import colored from swarms.models import OpenAIChat -from swarms.prompts.autoblogen import ( +from swarms.prompts.autobloggen DRAFT_AGENT_SYSTEM_PROMPT, REVIEW_PROMPT, SOCIAL_MEDIA_SYSTEM_PROMPT_AGENT,