mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2026-01-14 09:55:44 +00:00
feat(app): lint & beautify
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import OpenAILLM from "../openai/openaiLLM";
|
||||
import OpenAILLM from '../openai/openaiLLM';
|
||||
|
||||
class AnthropicLLM extends OpenAILLM {}
|
||||
|
||||
export default AnthropicLLM;
|
||||
export default AnthropicLLM;
|
||||
|
||||
Reference in New Issue
Block a user