Uses of Class
dev.langchain4j.model.anthropic.internal.api.AnthropicTool
Package
Description
-
Uses of AnthropicTool in dev.langchain4j.model.anthropic.internal.api
-
Uses of AnthropicTool in dev.langchain4j.model.anthropic.internal.mapper
Modifier and TypeMethodDescriptionstatic AnthropicTool
AnthropicMapper.toAnthropicTool
(ToolSpecification toolSpecification, AnthropicCacheType cacheToolsPrompt) Modifier and TypeMethodDescriptionstatic List
<AnthropicTool> AnthropicMapper.toAnthropicTools
(List<ToolSpecification> toolSpecifications, AnthropicCacheType cacheToolsPrompt)