| 程序包 | 说明 |
|---|---|
| cn.bugstack.chatglm | |
| cn.bugstack.chatglm.executor | |
| cn.bugstack.chatglm.executor.aigc | |
| cn.bugstack.chatglm.session | |
| cn.bugstack.chatglm.session.defaults |
| 限定符和类型 | 方法和说明 |
|---|---|
io.reactivex.Single<ChatCompletionSyncResponse> |
IOpenAiApi.completions(ChatCompletionRequest chatCompletionRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
ChatCompletionSyncResponse |
Executor.completionsSync(ChatCompletionRequest chatCompletionRequest)
同步应答接口
|
| 限定符和类型 | 方法和说明 |
|---|---|
ChatCompletionSyncResponse |
GLMExecutor.completionsSync(ChatCompletionRequest chatCompletionRequest) |
ChatCompletionSyncResponse |
GLMOldExecutor.completionsSync(ChatCompletionRequest chatCompletionRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
ChatCompletionSyncResponse |
OpenAiSession.completionsSync(ChatCompletionRequest chatCompletionRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
ChatCompletionSyncResponse |
DefaultOpenAiSession.completionsSync(ChatCompletionRequest chatCompletionRequest) |
Copyright © 2024. All rights reserved.