mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 21:39:46 +00:00
Changed state
This commit is contained in:
parent
cc6d7ca6a9
commit
c282c209bd
@ -91,7 +91,7 @@ public static class LLMProvidersExtensions
|
||||
//
|
||||
// Self-hosted providers are treated as a special case anyway.
|
||||
//
|
||||
LLMProviders.SELF_HOSTED => false,
|
||||
LLMProviders.SELF_HOSTED => true,
|
||||
|
||||
_ => false,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user