Skip to main content

Interface: ChatResult

schema.ChatResult

Properties

generations

generations: ChatGeneration[]

Defined in

langchain/src/schema/index.ts:96


llmOutput

Optional llmOutput: Record<string, any>

Defined in

langchain/src/schema/index.ts:99