You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This creates a research agent that can autonomously loop until the task is complete
python3.12 -m swarms.cli.main agent \
--name "Research Agent" \
--description "An autonomous research agent that conducts thorough research and analysis" \
--system-prompt "You are an expert research agent. Your role is to conduct comprehensive research, analyze information from multiple sources, synthesize findings, and provide well-structured research reports. You should be thorough, cite sources when possible, and ensure your research is accurate and complete." \