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