| 程序包 | 说明 |
|---|---|
| com.volcengine.model.maas.api.v2 | |
| com.volcengine.service.maas.v2 | |
| com.volcengine.service.maas.v2.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
ChatResp |
ChatResp.withChoices(List<Choice> choices) |
ChatResp |
ChatResp.withError(Error error) |
ChatResp |
ChatResp.withExtra(Map<String,String> extra) |
ChatResp |
ChatResp.withUsage(Usage usage) |
| 限定符和类型 | 方法和说明 |
|---|---|
ChatResp |
MaasService.chat(String endpointId,
ChatReq req) |
| 限定符和类型 | 方法和说明 |
|---|---|
Stream<ChatResp> |
MaasService.streamChat(String endpointId,
ChatReq req) |
| 限定符和类型 | 方法和说明 |
|---|---|
ChatResp |
MaasServiceImpl.chat(String endpointId,
ChatReq req) |
| 限定符和类型 | 方法和说明 |
|---|---|
Stream<ChatResp> |
MaasServiceImpl.streamChat(String endpointId,
ChatReq req) |
Copyright © 2024. All rights reserved.