Class VertexAiGeminiChatOptions

java.lang.Object
org.springframework.ai.vertexai.gemini.VertexAiGeminiChatOptions
All Implemented Interfaces:
ChatOptions, FunctionCallingOptions, ModelOptions, ToolCallingChatOptions

public class VertexAiGeminiChatOptions extends Object implements ToolCallingChatOptions
Options for the Vertex AI Gemini Chat API.
Since:
1.0.0
Author:
Christian Tzolov, Thomas Vitale, Grogdunn, Ilayaperumal Gopinathan