Uses of Class
org.springframework.ai.anthropic.AnthropicChatOptions.AbstractBuilder
Packages that use AnthropicChatOptions.AbstractBuilder
Package
Description
Spring AI integration with Anthropic's Claude models using the official
Anthropic Java SDK.
-
Uses of AnthropicChatOptions.AbstractBuilder in org.springframework.ai.anthropic
Classes in org.springframework.ai.anthropic with type parameters of type AnthropicChatOptions.AbstractBuilderModifier and TypeClassDescriptionprotected static classSubclasses of AnthropicChatOptions.AbstractBuilder in org.springframework.ai.anthropicModifier and TypeClassDescriptionstatic classBuilder for creatingAnthropicChatOptionsinstances.