Class AssistantMessage.Builder
java.lang.Object
dev.langchain4j.model.openai.internal.chat.AssistantMessage.Builder
- Enclosing class:
AssistantMessage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
functionCall
(FunctionCall functionCall) Deprecated.reasoningContent
(String reasoningContent)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
content
-
reasoningContent
-
name
-
toolCalls
-
toolCalls
-
refusal
-
functionCall
Deprecated. -
build
-