Uses of Package
org.springframework.ai.parser
Packages that use org.springframework.ai.parser
-
Classes in org.springframework.ai.parser used by org.springframework.ai.parserClassDescriptionAbstract
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. -
Classes in org.springframework.ai.parser used by org.springframework.ai.prompt