Class AnthropicTool.Builder
java.lang.Object
dev.langchain4j.model.anthropic.internal.api.AnthropicTool.Builder
- Enclosing class:
AnthropicTool
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
cacheControl
(AnthropicCacheControl cacheControl) description
(String description) inputSchema
(AnthropicToolSchema inputSchema)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
name
-
description
-
inputSchema
-
cacheControl
-
build
-