Uses of Class
dev.langchain4j.http.client.okhttp.OkHttpClientBuilder
Packages that use OkHttpClientBuilder
-
Uses of OkHttpClientBuilder in dev.langchain4j.http.client.okhttp
Methods in dev.langchain4j.http.client.okhttp that return OkHttpClientBuilderModifier and TypeMethodDescriptionstatic OkHttpClientBuilderOkHttpClient.builder()OkHttpClientBuilder.connectTimeout(Duration connectTimeout) OkHttpClientBuilderFactory.create()OkHttpClientBuilder.okHttpClientBuilder(okhttp3.OkHttpClient.Builder okHttpClientBuilder) OkHttpClientBuilder.readTimeout(Duration readTimeout) OkHttpClientBuilder.streamingBufferSize(Integer streamingBufferSize) Sets the size of the bounded back-pressure buffer used by the streaming (stream) path.Constructors in dev.langchain4j.http.client.okhttp with parameters of type OkHttpClientBuilder