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