Skip to main content

Module: llms/base

Classes

Interfaces

Type Aliases

SerializedLLM

Ƭ SerializedLLM: { _model: string ; _type: string } & Record<string, any>

Defined in

langchain/src/llms/base.ts:8