Class GoogleGenAiChatOptions

java.lang.Object
org.springframework.ai.google.genai.GoogleGenAiChatOptions
All Implemented Interfaces:
ChatOptions, ModelOptions, ToolCallingChatOptions

public class GoogleGenAiChatOptions extends Object implements ToolCallingChatOptions
Options for the Google GenAI Chat API.
Since:
1.0.0
Author:
Christian Tzolov, Thomas Vitale, Grogdunn, Ilayaperumal Gopinathan, Soby Chacko, Dan Dobrin