| Package | Description |
|---|---|
| com.volcengine.model.maas.api.v2 |
| Modifier and Type | Method and Description |
|---|---|
ChoiceLog |
Choice.getAction()
MaasChatChoiceLog
|
ChoiceLog |
Choice.getObservation()
MaasChatChoiceLog
|
ChoiceLog |
Choice.getThought()
MaasChatChoiceLog
|
ChoiceLog |
ChoiceLog.withContent(String content) |
ChoiceLog |
ChoiceLog.withInput(String input) |
| Modifier and Type | Method and Description |
|---|---|
void |
Choice.setAction(ChoiceLog action)
MaasChatChoiceLog
|
void |
Choice.setObservation(ChoiceLog observation)
MaasChatChoiceLog
|
void |
Choice.setThought(ChoiceLog thought)
MaasChatChoiceLog
|
Choice |
Choice.withAction(ChoiceLog action) |
Choice |
Choice.withObservation(ChoiceLog observation) |
Choice |
Choice.withThought(ChoiceLog thought) |
Copyright © 2025. All rights reserved.