Uses of Class
org.springframework.ai.autoconfigure.anthropic.AnthropicConnectionProperties
Packages that use AnthropicConnectionProperties
-
Uses of AnthropicConnectionProperties in org.springframework.ai.autoconfigure.anthropic
Methods in org.springframework.ai.autoconfigure.anthropic with parameters of type AnthropicConnectionPropertiesModifier and TypeMethodDescriptionAnthropicAutoConfiguration.anthropicApi
(AnthropicConnectionProperties connectionProperties, org.springframework.web.client.RestClient.Builder restClientBuilder, org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder, org.springframework.web.client.ResponseErrorHandler responseErrorHandler)