ChatResponse
Defined in: .build/typescript/packages/core/src/llms/type.ts:80
Type Parameters
Section titled “Type Parameters”AdditionalMessageOptions
Section titled “AdditionalMessageOptions”AdditionalMessageOptions
extends object
= object
Properties
Section titled “Properties”message
Section titled “message”message:
ChatMessage
<AdditionalMessageOptions
>
Defined in: .build/typescript/packages/core/src/llms/type.ts:83
raw:
null
|object
Defined in: .build/typescript/packages/core/src/llms/type.ts:89
Raw response from the LLM
If LLM response an iterable of chunks, this will be an array of those chunks