| Package | Description |
|---|---|
| com.unfbx.chatgpt |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<RunResponse> |
OpenAiApi.submitToolOutputs(String threadId,
String runId,
ToolOutputBody toolOutputs)
获取某一个线程的run集合
|
RunResponse |
OpenAiClient.submitToolOutputs(String threadId,
String runId,
ToolOutputBody toolOutputs)
获取某一个线程的run集合
|
RunResponse |
OpenAiClient.submitToolOutputs(String threadId,
String runId,
ToolOutputBody toolOutputs)
获取某一个线程的run集合
|
io.reactivex.Single<RunResponse> |
OpenAiApi.submitToolOutputs(String threadId,
String runId,
ToolOutputBody toolOutputs)
获取某一个线程的run集合
|
Copyright © 2023 grt1228. All rights reserved.