Class VertexAiPaLm2ChatModel

java.lang.Object
org.springframework.ai.vertexai.palm2.VertexAiPaLm2ChatModel
All Implemented Interfaces:
ChatModel, StreamingChatModel, Model<Prompt,ChatResponse>, StreamingModel<Prompt,ChatResponse>

public class VertexAiPaLm2ChatModel extends Object implements ChatModel
Author:
Christian Tzolov