Output Converter
Output converter abstraction for parsing LLM output. Framework-agnostic interface that can be implemented by Spring AI converters or others.
Parameters
T
the output type
Output converter abstraction for parsing LLM output. Framework-agnostic interface that can be implemented by Spring AI converters or others.
the output type