Class AnthropicServerTool.Builder
java.lang.Object
dev.langchain4j.model.anthropic.AnthropicServerTool.Builder
- Enclosing class:
AnthropicServerTool
- Since:
- 1.10.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAttribute(String key, Object value) attributes(Map<String, Object> attributes) build()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
type
-
name
-
attributes
-
addAttribute
-
build
-