Interface ToolCallingChatOptions

All Superinterfaces:
ChatOptions, ModelOptions
All Known Implementing Classes:
DefaultToolCallingChatOptions

public interface ToolCallingChatOptions extends ChatOptions
A set of options that can be used to configure the interaction with a chat model, including tool calling.
Since:
1.0.0
Author:
Thomas Vitale, Ilayaperumal Gopinathan, Christian Tzolov