Renamed extensions class

This commit is contained in:
Thorsten Sommer 2024-09-15 21:10:48 +02:00
parent e172656bd4
commit 0cfdb7a59c
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -7,7 +7,7 @@ using AIStudio.Settings;
namespace AIStudio.Provider;
public static class ProvidersExtensions
public static class LLMProvidersExtensions
{
/// <summary>
/// Returns the human-readable name of the provider.