diff --git a/playground/demos/positive_med/positive_med.py b/playground/demos/positive_med/positive_med.py index dcee1400..8e4c2afb 100644 --- a/playground/demos/positive_med/positive_med.py +++ b/playground/demos/positive_med/positive_med.py @@ -22,7 +22,7 @@ Distribution Agent: """ from termcolor import colored from swarms.models import OpenAIChat -from swarms.prompts.autobloggen +from swarms.prompts.autobloggen import ( DRAFT_AGENT_SYSTEM_PROMPT, REVIEW_PROMPT, SOCIAL_MEDIA_SYSTEM_PROMPT_AGENT,