Class StructuredQueryOutputParser

java.lang.Object
com.hw.langchain.schema.BaseLLMOutputParser<T>
com.hw.langchain.schema.BaseOutputParser<StructuredQuery>
com.hw.langchain.chains.query.constructor.base.StructuredQueryOutputParser
All Implemented Interfaces:
Serializable

public class StructuredQueryOutputParser extends BaseOutputParser<StructuredQuery>
Author:
HamaWhite
See Also: