public final class OkHttps extends Object
| Modifier and Type | Method and Description |
|---|---|
static okhttp3.OkHttpClient |
create(ZaiConfig config)
Creates a configured OkHttpClient instance based on the provided configuration.
|
public static okhttp3.OkHttpClient create(ZaiConfig config)
config - the Z.AI configuration containing timeout and connection settingsIllegalArgumentException - if config is nullCopyright © 2025. All rights reserved.