Check if data sources are enabled

This commit is contained in:
Thorsten Sommer 2025-02-15 15:28:10 +01:00
parent 9fdc78a12b
commit c6ab1b1b7d
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -44,7 +44,7 @@ public sealed class ContentText : IContent
//
// Check if the user wants to bind any data sources to the chat:
//
if (chatThread.UseDataSources)
if (chatThread.DataSourceOptions.IsEnabled())
{
//
// When the user wants to bind data sources to the chat, we