GitHub Authentication and GPT

{% if authenticated %}
{% if answer %}

Response:

{{ answer }}

{% endif %} {% else %} Login with GitHub {% endif %}