{% extends "base.html" %} {% block title %}Text Generation — All You Can GET AI{% endblock %} {% block content %}
No models available
{% endif %}No messages yet. Start the conversation below.
{% endif %} {% for msg in chat_history %} {% if msg.role == "user" %}