llamaindexinterfacesInterface: StructuredOutput\<T\>On this pageInterface: StructuredOutput<T> StructuredOutput is just a combo of the raw output and the parsed output. Type parameters • T Properties parsedOutput parsedOutput: T Source packages/core/src/types.ts:88 rawOutput rawOutput: string Source packages/core/src/types.ts:87