Uses of Interface
org.springframework.ai.model.function.FunctionCallback.Builder
-
Uses of FunctionCallback.Builder in org.springframework.ai.model.function
Modifier and TypeMethodDescriptionstatic FunctionCallback.Builder
FunctionCallback.builder()
Creates a newFunctionCallback.Builder
instance used to build a defaultFunctionCallback
instance.