Class FunctionCallbackWrapper.Builder<I,O>

java.lang.Object
org.springframework.ai.model.function.FunctionCallbackWrapper.Builder<I,O>
Type Parameters:
I - the input type
O - the output type
Enclosing class:
FunctionCallbackWrapper<I,O>

@Deprecated public static final class FunctionCallbackWrapper.Builder<I,O> extends Object
Deprecated.