Class AnthropicCountTokensRequest.Builder
java.lang.Object
dev.langchain4j.model.anthropic.internal.api.AnthropicCountTokensRequest.Builder
- Enclosing class:
AnthropicCountTokensRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
messages
(List<AnthropicMessage> messages) system
(List<AnthropicTextContent> system) thinking
(AnthropicThinking thinking) tools
(List<AnthropicTool> tools)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
model
-
messages
-
system
-
tools
-
thinking
-
build
-