We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36a641b commit ed071e0Copy full SHA for ed071e0
playground/demos/positive_med/positive_med.py
@@ -21,7 +21,7 @@
21
"""
22
from termcolor import colored
23
from swarms.models import OpenAIChat
24
-from swarms.prompts.autoblogen import (
+from swarms.prompts.autobloggen
25
DRAFT_AGENT_SYSTEM_PROMPT,
26
REVIEW_PROMPT,
27
SOCIAL_MEDIA_SYSTEM_PROMPT_AGENT,
0 commit comments