APIInterfacesStructuredOutputSur cette pageInterface: StructuredOutput<T>StructuredOutput is just a combo of the raw output and the parsed output.Type parametersNameTPropertiesparsedOutput• parsedOutput: TDefined inpackages/core/src/OutputParser.ts:16rawOutput• rawOutput: stringDefined inpackages/core/src/OutputParser.ts:15