| Package | Description |
|---|---|
| com.coze.openapi.client.chat.model | |
| com.coze.openapi.service.service.chat |
| Modifier and Type | Method and Description |
|---|---|
static ChatEvent |
ChatEvent.parseEvent(Map<String,String> eventLine,
String logID) |
| Modifier and Type | Method and Description |
|---|---|
static io.reactivex.Flowable<ChatEvent> |
ChatService.stream(retrofit2.Call<okhttp3.ResponseBody> apiCall) |
io.reactivex.Flowable<ChatEvent> |
ChatService.stream(CreateChatReq req) |
io.reactivex.Flowable<ChatEvent> |
ChatService.streamSubmitToolOutputs(SubmitToolOutputsReq req) |
| Constructor and Description |
|---|
EventCallback(io.reactivex.FlowableEmitter<ChatEvent> emitter) |
Copyright © 2024. All rights reserved.