Package dev.langchain4j.model.chatglm
Class ChatGlmChatModel.ChatGlmChatModelBuilder
java.lang.Object
dev.langchain4j.model.chatglm.ChatGlmChatModel.ChatGlmChatModelBuilder
- Enclosing class:
ChatGlmChatModel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
logRequests
(boolean logRequests) logResponses
(boolean logResponses) maxRetries
(Integer maxRetries) temperature
(Double temperature)
-
Constructor Details
-
ChatGlmChatModelBuilder
public ChatGlmChatModelBuilder()
-
-
Method Details
-
baseUrl
-
timeout
-
temperature
-
maxRetries
-
topP
-
maxLength
-
logRequests
-
logResponses
-
build
-