llamaindexinterfacesInterface: CompletionResponseOn this pageInterface: CompletionResponse Properties raw raw: null | object Raw response from the LLM It's possible that this is null if the LLM response an iterable of chunks Defined in packages/core/llms/dist/index.d.ts:59 text text: string Defined in packages/core/llms/dist/index.d.ts:53