mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-05-03 09:39:47 +00:00
Renamed extensions class
This commit is contained in:
parent
e172656bd4
commit
0cfdb7a59c
@ -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.
|
Loading…
Reference in New Issue
Block a user