Setup required:
No LLM providers are configured yet. Complete the initial setup to enable agents and tool discovery.
{% endif %}
{% if mini_mode_solutions_header %}
{% include "includes/_unified_header_nav_mini.html" %}
{% else %}
{% include "includes/_unified_header_nav.html" %}
{% endif %}
{% if messages %}
{% endif %}
{% block content %}{% endblock %}
{% if cta_signup_modal_config.enabled %}
{{ cta_signup_modal_config|json_script:"gobii-cta-signup-modal-config" }}
{% include "partials/_cta_signup_modal.html" %}
{% endif %}
{# Global footer #}
{% include "includes/_footer.html" %}
{% if environment.is_production and settings.LINKEDIN_PARTNER_ID %}