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