StructuredOutput
定义于:.build/typescript/packages/llamaindex/src/types.ts:9
StructuredOutput 只是原始输出和解析输出的组合。
T
rawOutput
Section titled “rawOutput”原始输出:
string
定义于:.build/typescript/packages/llamaindex/src/types.ts:10
parsedOutput
Section titled “parsedOutput”解析输出:
T