Files
open-webui/src/lib/components/chat/Messages/Name.svelte
Timothy Jaeryang Baek c9dc7299c5 enh: <think> tag support
2025-01-22 00:13:24 -08:00

4 lines
95 B
Svelte

<div class=" self-center font-semibold line-clamp-1 flex gap-1 items-center">
<slot />
</div>