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 Defined in packages/llamaindex/src/types.ts:11 rawOutput rawOutput: string Defined in packages/llamaindex/src/types.ts:10