APIInterfacesStructuredOutputTrên trang nàyInterface: 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:57 rawOutput • rawOutput: string Defined in packages/core/src/types.ts:56