Skip to main content

Module: base_language

Classes

Interfaces

Type Aliases

SerializedLLM

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

Defined in

langchain/src/base_language/index.ts:9