{{ env.answer|linkify_citations(env.citations)|safe }}
Sources
-
{% for c in env.citations %}
- {{ c.marker }} {{ c.publisher }} ยท {{ c.title }} {{ c.snippet }} Retrieved {{ c.retrieved }} {% endfor %}
{{ env.answer|linkify_citations(env.citations)|safe }}
{{ env.question }}
{{ env.answer }}
{{ env.escalation.message }}