Uses of Package
org.springframework.ai.anthropic.http.okhttp
Packages that use org.springframework.ai.anthropic.http.okhttp
Package
Description
Spring AI's customized OkHttp-backed implementation of the Anthropic Java SDK's
HttpClient contract.-
Classes in org.springframework.ai.anthropic.http.okhttp used by org.springframework.ai.anthropic.http.okhttpClassDescriptionOkHttp-backed
HttpClientfor the Anthropic Java SDK, with Micrometer'sOkHttpObservationInterceptorattached so each HTTP attempt produces an observation (span + metric + traceparent propagation).Builder forSpringAiAnthropicHttpClient.