Skip to main content

Interface: ReplicateInput

llms.internal.ReplicateInput

Implemented by

Properties

apiKey

Optional apiKey: string

Defined in

langchain/src/llms/replicate.ts:12


input

Optional input: Object

Index signature

[key: string]: string | number | boolean

Defined in

langchain/src/llms/replicate.ts:7


model

model: `${string}/${string}:${string}`

Defined in

langchain/src/llms/replicate.ts:5