Class ChatRequest
java.lang.Object
dev.langchain4j.model.chat.request.ChatRequest
-
Constructor Details
-
ChatRequest
-
-
Method Details
-
messages
-
parameters
-
modelName
-
temperature
-
topP
-
topK
-
frequencyPenalty
-
presencePenalty
-
maxOutputTokens
-
stopSequences
-
toolSpecifications
-
toolChoice
-
responseFormat
-
equals
-
hashCode
public int hashCode() -
toString
-
builder
-