{# pages/ai/chat.html — Full-page AI Chat Interface with Conversation History #} {% extends "base.html" %} {% block title %}AI Chat{% endblock %} {% block head_extra %} {% endblock %} {% block content %}

Conversations

smart_toy

AI Assistant

{% endblock %}