This chatbot uses two worker agents (Task Parser and Suggestion) coordinated by a master agent to schedule tasks and provide proactive suggestions.
{% if response %}{{ response }}
{% if suggestion %}Suggestion: {{ suggestion }}
{% endif %} {% endif %}