Interface FunctionCallingOptions.Builder

All Superinterfaces:
ChatOptions.Builder
All Known Subinterfaces:
ToolCallingChatOptions.Builder
All Known Implementing Classes:
DefaultFunctionCallingOptionsBuilder, DefaultToolCallingChatOptions.Builder
Enclosing interface:
FunctionCallingOptions

public static interface FunctionCallingOptions.Builder extends ChatOptions.Builder
Builder for creating FunctionCallingOptions instance.