Uses of Package
org.springframework.ai.converter
Package
Description
Chat client.
-
ClassDescriptionConverts the (raw) LLM output into a structured responses of type.
-
ClassDescriptionAbstract
StructuredOutputConverter
implementation that uses a pre-configuredDefaultConversionService
to convert the LLM output into the desired type format.AbstractStructuredOutputConverter
implementation that uses a pre-configuredMessageConverter
to convert the LLM output into the desired type format.Implementations of this interface provides instructions for how the output of a language generative should be formatted.Converts the (raw) LLM output into a structured responses of type.