feat(app): lint & beautify
This commit is contained in:
parent
9a332e79e4
commit
073b5e897c
12 changed files with 66 additions and 35 deletions
|
|
@ -4,7 +4,7 @@ import { ChatModel } from '.';
|
|||
|
||||
export const PROVIDER_INFO = {
|
||||
key: 'groq',
|
||||
displayName: 'Groq'
|
||||
displayName: 'Groq',
|
||||
};
|
||||
import { BaseChatModel } from '@langchain/core/language_models/chat_models';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue