Uses of Package
org.springframework.ai.anthropic
Packages that use org.springframework.ai.anthropic
Package
Description
Spring AI integration with Anthropic's Claude models using the official
Anthropic Java SDK.
-
Classes in org.springframework.ai.anthropic used by org.springframework.ai.anthropicClassDescriptionAnthropic cache options for configuring prompt caching behavior with the Anthropic Java SDK.Defines the caching strategy for Anthropic prompt caching.Anthropic cache TTL (time-to-live) options for specifying how long cached prompts remain valid.Builder for creating
AnthropicChatModelinstances.Chat options forAnthropicChatModel.Builder for creatingAnthropicChatOptionsinstances.Builder class for creating citation-enabled documents using the Anthropic Java SDK.Builder class for AnthropicCitationDocument.Document types supported by Anthropic Citations API.Service tier for controlling capacity routing on Anthropic API requests.Enum representing the pre-built Anthropic Skills available for Claude.Container for Claude Skills in a chat completion request.Represents a Claude Skill - either pre-built Anthropic skill or custom skill.Enum representing the type of a Claude Skill.Configuration for Anthropic's built-in web search tool.Approximate user location for localizing web search results.Resolves cache eligibility for messages based on the providedAnthropicCacheOptions.Represents a citation reference in a Claude response.Types of citation locations based on document format. -
Classes in org.springframework.ai.anthropic used by org.springframework.ai.model.anthropic.autoconfigureClassDescriptionAnthropic cache options for configuring prompt caching behavior with the Anthropic Java SDK.Defines the caching strategy for Anthropic prompt caching.Anthropic cache TTL (time-to-live) options for specifying how long cached prompts remain valid.Chat options for
AnthropicChatModel.Service tier for controlling capacity routing on Anthropic API requests.Configuration for Anthropic's built-in web search tool.