mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
chore: format
This commit is contained in:
@@ -58,8 +58,8 @@
|
||||
|
||||
<div class="text-xs text-gray-600 dark:text-gray-400">
|
||||
<div>
|
||||
LLMs will become more helpful as you chat, picking up on details and preferences to tailor
|
||||
its responses to you.
|
||||
You can personalize your interactions with LLMs by adding memories through the 'Manage'
|
||||
button below, making them more helpful and tailored to you.
|
||||
</div>
|
||||
|
||||
<!-- <div class="mt-3">
|
||||
|
||||
@@ -122,9 +122,7 @@
|
||||
{:else}
|
||||
<div class="text-center flex h-full text-sm w-full">
|
||||
<div class=" my-auto pb-10 px-4 w-full text-gray-500">
|
||||
{$i18n.t(
|
||||
'As you chat with LLMs, the details and preferences it remembers will be shown here.'
|
||||
)}
|
||||
{$i18n.t('Memories accessible by LLMs will be shown here.')}
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user