ExportsinterfacesStructuredOutput本页总览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/OutputParser.ts:16 rawOutput • rawOutput: string Defined in packages/core/src/OutputParser.ts:15