Class ChatCompletionResponse.Builder
java.lang.Object
dev.langchain4j.model.qianfan.client.chat.ChatCompletionResponse.Builder
- Enclosing class:
ChatCompletionResponse
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
finishReason
(String finishReason) functionCall
(FunctionCall functionCall) isTruncated
(Boolean isTruncated) needClearHistory
(Boolean needClearHistory) sentenceId
(Integer sentenceId)
-
Method Details
-
errorCode
-
errorMsg
-
created
-
object
-
sentenceId
-
isEnd
-
result
-
needClearHistory
-
banRound
-
usage
-
functionCall
-
isTruncated
-
finishReason
-
build
-