public class KimiChatResponse extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
KimiChatResponse.Choice |
static class |
KimiChatResponse.Usage |
| 限定符和类型 | 字段和说明 |
|---|---|
private List<KimiChatResponse.Choice> |
choices |
private long |
created |
private String |
id |
private String |
model |
private String |
object |
private KimiChatResponse.Usage |
usage |
| 构造器和说明 |
|---|
KimiChatResponse() |
private String id
private String object
private long created
private String model
private List<KimiChatResponse.Choice> choices
private KimiChatResponse.Usage usage
Copyright © 2024. All rights reserved.