| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
AgentTurnSpecification |
AgentTurnSpecification.clone() |
AgentTurnSpecification |
TurnSpecification.getAgentTurn()
Contains information about the agent messages in the turn.
|
AgentTurnSpecification |
AgentTurnSpecification.withAgentPrompt(String agentPrompt)
The agent prompt for the agent turn in a test set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TurnSpecification.setAgentTurn(AgentTurnSpecification agentTurn)
Contains information about the agent messages in the turn.
|
TurnSpecification |
TurnSpecification.withAgentTurn(AgentTurnSpecification agentTurn)
Contains information about the agent messages in the turn.
|
Copyright © 2025. All rights reserved.