mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2026-01-07 03:48:20 +00:00
feat(app): handle new architecture
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import { Embeddings } from '@langchain/core/embeddings';
|
||||
import { BaseChatModel } from '@langchain/core/language_models/chat_models';
|
||||
import { ModelList, ProviderMetadata } from '../types';
|
||||
import { UIConfigField } from '@/lib/config/types';
|
||||
import BaseLLM from './llm';
|
||||
|
||||
Reference in New Issue
Block a user