SubQuestionOutputParser
定义于:.build/typescript/packages/llamaindex/src/OutputParser.ts:72
SubQuestionOutputParser 用于解析 SubQuestionGenerator 的输出。
BaseOutputParser<StructuredOutput<SubQuestion[]>>
new SubQuestionOutputParser():
SubQuestionOutputParser
SubQuestionOutputParser
parse()
Section titled “parse()”parse(
output):StructuredOutput<SubQuestion[]>
定义于:.build/typescript/packages/llamaindex/src/OutputParser.ts:75
string
StructuredOutput<SubQuestion[]>
BaseOutputParser.parse
format()
Section titled “format()”format(
output):string
定义于:.build/typescript/packages/llamaindex/src/OutputParser.ts:80
string
string
BaseOutputParser.format