Class VertexAiRecorder
java.lang.Object
io.quarkiverse.langchain4j.vertexai.runtime.VertexAiRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSupplier<dev.langchain4j.model.chat.ChatLanguageModel>chatModel(LangChain4jVertexAiConfig config, String configName)
-
Constructor Details
-
VertexAiRecorder
public VertexAiRecorder()
-
-
Method Details
-
chatModel
public Supplier<dev.langchain4j.model.chat.ChatLanguageModel> chatModel(LangChain4jVertexAiConfig config, String configName)
-