mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 19:00:59 +03:00
Fix merge conflicts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { LLM, BaseLLMParams } from 'langchain/llms/base'
|
||||
import { LLM, BaseLLMParams } from '@langchain/core/language_models/llms'
|
||||
|
||||
export interface CohereInput extends BaseLLMParams {
|
||||
/** Sampling temperature to use */
|
||||
|
||||
Reference in New Issue
Block a user