APIInterfacesStructuredOutputمحتويات هذه الصفحةInterface: 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:55 rawOutput • rawOutput: string Defined in packages/core/src/types.ts:54