| Package | Description |
|---|---|
| io.spokestack.spokestack.dialogue |
This package contains components used for dialogue management.
|
| Modifier and Type | Method and Description |
|---|---|
Proposal |
Prompt.getProposal() |
Proposal |
FinalizedPrompt.getProposal() |
| Modifier and Type | Method and Description |
|---|---|
Prompt.Builder |
Prompt.Builder.withProposal(Proposal prop)
Add a proposal to the current prompt.
|
FinalizedPrompt.Builder |
FinalizedPrompt.Builder.withProposal(Proposal prop)
Add a proposal to the current prompt.
|
Copyright © 2021. All rights reserved.