mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2026-01-13 17:35:44 +00:00
feat(app): lint & beautify
This commit is contained in:
@@ -15,7 +15,7 @@ export const providers: Record<string, ProviderConstructor<any>> = {
|
||||
transformers: TransformersProvider,
|
||||
groq: GroqProvider,
|
||||
lemonade: LemonadeProvider,
|
||||
anthropic: AnthropicProvider
|
||||
anthropic: AnthropicProvider,
|
||||
};
|
||||
|
||||
export const getModelProvidersUIConfigSection =
|
||||
|
||||
Reference in New Issue
Block a user