Class FunctionCallingOptionsBuilder

java.lang.Object
org.springframework.ai.model.function.FunctionCallingOptionsBuilder

public class FunctionCallingOptionsBuilder extends Object
Builder for FunctionCallingOptions. Using the FunctionCallingOptions permits options portability between different AI providers that support function-calling.
Since:
0.8.1
Author:
Christian Tzolov