public class AiChatProxyClient extends Object
| Constructor and Description |
|---|
AiChatProxyClient() |
| Modifier and Type | Method and Description |
|---|---|
static okhttp3.Response |
generate(String url,
Map<String,String> requestHeaders,
String bodyString) |
static okhttp3.sse.EventSource |
stream(String url,
Map<String,String> requestHeaders,
String bodyString,
okhttp3.sse.EventSourceListener listener) |
Copyright © 2025. All rights reserved.