agent-message.html

3 lines
1 2 3
<div class="flex justify-start">
    <div class="max-w-[80%] rounded-xl rounded-bl-sm px-3 py-2 bg-slate-50 border border-slate-100 text-sm text-slate-600 whitespace-pre-wrap">{{.Response}}</div>
</div>