Package com.embabel.agent.spi.support
Interface OutputConverter
-
- All Implemented Interfaces:
public interface OutputConverter<T extends Object>Output converter abstraction for parsing LLM output. Framework-agnostic interface that can be implemented by Spring AI converters or others.