Interfaces
CompletionResponse
Defined in: packages/core/src/llms/type.ts:115
Properties
text
text:
string
Defined in: packages/core/src/llms/type.ts:116
raw
raw:
null
|object
Defined in: packages/core/src/llms/type.ts:122
Raw response from the LLM
It's possible that this is null
if the LLM response an iterable of chunks