<%# locals: (chat:) %>
<% if chat.debug_mode? %>
<%= chat.error %>
<% end %>

Failed to generate response. Please try again.

<%= button_to retry_chat_path(chat), method: :post, class: "btn btn--primary" do %> Retry <% end %>