Uses of Record Class
org.springframework.ai.anthropic.api.AnthropicApi.Tool
Packages that use AnthropicApi.Tool
-
Uses of AnthropicApi.Tool in org.springframework.ai.anthropic.api
Methods in org.springframework.ai.anthropic.api that return types with arguments of type AnthropicApi.ToolModifier and TypeMethodDescriptionAnthropicApi.ChatCompletionRequest.tools()Returns the value of thetoolsrecord component.Method parameters in org.springframework.ai.anthropic.api with type arguments of type AnthropicApi.ToolModifier and TypeMethodDescriptionAnthropicApi.ChatCompletionRequestBuilder.tools(List<AnthropicApi.Tool> tools)