mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 20:59:47 +00:00
Rename
This commit is contained in:
parent
9b2a375f96
commit
aefd8adbeb
@ -2,7 +2,7 @@ namespace AIStudio.Assistants.ERI;
|
|||||||
|
|
||||||
public static class AllowedLLMProvidersExtensions
|
public static class AllowedLLMProvidersExtensions
|
||||||
{
|
{
|
||||||
public static string Name(this AllowedLLMProviders provider)
|
public static string Description(this AllowedLLMProviders provider)
|
||||||
{
|
{
|
||||||
return provider switch
|
return provider switch
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user