| Package | Description |
|---|---|
| org.noear.solon.ai.chat |
| Modifier and Type | Field and Description |
|---|---|
protected List<ChatChoice> |
ChatResponseDefault.choices |
| Modifier and Type | Method and Description |
|---|---|
ChatChoice |
ChatResponse.lastChoice()
最后一个选择
|
ChatChoice |
ChatResponseDefault.lastChoice()
最后一个选择
|
| Modifier and Type | Method and Description |
|---|---|
List<ChatChoice> |
ChatResponse.getChoices()
获取所有选择
|
List<ChatChoice> |
ChatResponseDefault.getChoices()
获取所有选择
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChatResponseDefault.addChoice(ChatChoice choice)
添加输出选择
|
Copyright © 2025. All rights reserved.