diff --git a/app/MindWork AI Studio/Provider/ProvidersExtensions.cs b/app/MindWork AI Studio/Provider/LLMProvidersExtensions.cs similarity index 98% rename from app/MindWork AI Studio/Provider/ProvidersExtensions.cs rename to app/MindWork AI Studio/Provider/LLMProvidersExtensions.cs index 8a4a971e..3037e87f 100644 --- a/app/MindWork AI Studio/Provider/ProvidersExtensions.cs +++ b/app/MindWork AI Studio/Provider/LLMProvidersExtensions.cs @@ -7,7 +7,7 @@ using AIStudio.Settings; namespace AIStudio.Provider; -public static class ProvidersExtensions +public static class LLMProvidersExtensions { /// /// Returns the human-readable name of the provider.