{% extends 'bootstrap_base.html' %} {% from 'bootstrap5/form.html' import render_field %} {% block header %}

Chat Interface

Check the chat interface.

{% endblock %} {% block content %}

Chat Interface:

Let's check the execution interface with chat.

{% endblock %}