Merge pull request #18263 from silentoplayz/chat-deletion-bug

fix: reword misleading knowledge base warning in documents settings
This commit is contained in:
Tim Jaeryang Baek 2025-10-16 11:33:45 -05:00 committed by GitHub
commit 417c9d923a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1070,7 +1070,7 @@
<div class="mt-1 mb-1 text-xs text-gray-400 dark:text-gray-500">
{$i18n.t(
'Warning: If you update or change your embedding model, you will need to re-import all documents.'
'After updating or changing the embedding model, you must reindex the knowledge base for the changes to take effect. You can do this using the "Reindex" button below.'
)}
</div>
</div>