{% extends "base.html" %} {% block title %}Ask - Talkpipe Vault{% endblock %} {% block container_class %}container{% endblock %} {% block content %} {% if messages %} {% for msg in messages %} {% if msg.role == 'assistant' %}
{% endif %} {% endfor %} {% endif %} {% if error %} {% endif %} {% if answered_by %} {% endif %} {% if citations %} {% endif %}Each question is answered independently using your vault's documents, with source chunks shown below the answer.
Press Enter to ask, or Shift+Enter for a new line.