Class VertexAiChatProperties
java.lang.Object
org.springframework.ai.autoconfigure.vertexai.VertexAiChatProperties
@ConfigurationProperties("spring.ai.vertex.ai.chat")
public class VertexAiChatProperties
extends Object
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
CONFIG_PREFIX
- See Also:
-
-
Constructor Details
-
VertexAiChatProperties
public VertexAiChatProperties()
-
-
Method Details
-
getModel
-
setModel
-
getOptions
-
setOptions
-