{% extends "base.html" %} {% block content %} {{ orchestrator.label }} {{ orchestrator.description }} {% if pattern %} Default agents: {{ pattern.default_agents }} Capabilities: {{ pattern.capabilities|join(', ') }} {% endif %} Launch Workflow Task / Query Agent Count Enable Synthesis Yes No Start {{ orchestrator.label }} {% endblock %}
{{ orchestrator.description }}
Default agents: {{ pattern.default_agents }}
Capabilities: {{ pattern.capabilities|join(', ') }}