APIInterfacesStructuredOutputNessa páginaInterface: StructuredOutput<T>StructuredOutput is just a combo of the raw output and the parsed output. Type parameters NameT Properties parsedOutput • parsedOutput: T Defined in packages/core/src/types.ts:88 rawOutput • rawOutput: string Defined in packages/core/src/types.ts:87