Class: ReplicateLLM
Replicate LLM implementation used
Hierarchy
-
BaseLLM
↳
ReplicateLLM
Constructors
constructor
• new ReplicateLLM(init?
): ReplicateLLM
Parameters
Name | Type |
---|---|
init? | Partial <ReplicateLLM > & { noWarn? : boolean } |
Returns
Overrides
BaseLLM.constructor
Defined in
packages/core/src/llm/replicate_ai.ts:115
Properties
chatStrategy
• chatStrategy: ReplicateChatStrategy