Commit a91db7f7 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac

parent e6fe3ada
......@@ -491,7 +491,7 @@
{/each}
</div>
<div class=" text-gray-500 text-xs mt-1">
<div class=" text-gray-500 text-xs mt-1 mb-2">
ⓘ {$i18n.t("Use '#' in the prompt input to load and select your documents.")}
</div>
......
......@@ -198,6 +198,12 @@
{/each}
</div>
<div class=" text-gray-500 text-xs mt-1 mb-2">
ⓘ {$i18n.t(
'To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.'
)}
</div>
<div class=" flex justify-end w-full mb-2">
<div class="flex space-x-2">
<input
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment