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