Uses of Package
org.springframework.ai.parser
-
ClassDescriptionAbstract
OutputParser
implementation that uses a pre-configuredDefaultConversionService
to convert the LLM output into the desired type format.AbstractOutputParser
implementation that uses a pre-configuredMessageConverter
to convert the LLM output into the desired type format.Converts the (raw) LLM output into a structured responses of type. -