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