Uses of Class
com.hw.langchain.output.parsers.structured.ResponseSchema
Packages that use ResponseSchema
-
Uses of ResponseSchema in com.hw.langchain.output.parsers.structured
Method parameters in com.hw.langchain.output.parsers.structured with type arguments of type ResponseSchemaModifier and TypeMethodDescriptionstatic StructuredOutputParser
StructuredOutputParser.fromResponseSchemas
(List<ResponseSchema> responseSchemas) Constructor parameters in com.hw.langchain.output.parsers.structured with type arguments of type ResponseSchema