Uses of Class
org.springframework.ai.anthropic.AnthropicChatModel
Packages that use AnthropicChatModel
-
Uses of AnthropicChatModel in org.springframework.ai.anthropic
Methods in org.springframework.ai.anthropic that return AnthropicChatModel -
Uses of AnthropicChatModel in org.springframework.ai.autoconfigure.anthropic
Methods in org.springframework.ai.autoconfigure.anthropic that return AnthropicChatModelModifier and TypeMethodDescriptionAnthropicAutoConfiguration.anthropicChatModel
(AnthropicApi anthropicApi, AnthropicChatProperties chatProperties, org.springframework.retry.support.RetryTemplate retryTemplate, ToolCallingManager toolCallingManager, org.springframework.beans.factory.ObjectProvider<io.micrometer.observation.ObservationRegistry> observationRegistry, org.springframework.beans.factory.ObjectProvider<ChatModelObservationConvention> observationConvention)