public static interface AgentTurnSpecification.Builder extends SdkPojo, CopyableBuilder<AgentTurnSpecification.Builder,AgentTurnSpecification>
| Modifier and Type | Method and Description |
|---|---|
AgentTurnSpecification.Builder |
agentPrompt(String agentPrompt)
The agent prompt for the agent turn in a test set.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAgentTurnSpecification.Builder agentPrompt(String agentPrompt)
The agent prompt for the agent turn in a test set.
agentPrompt - The agent prompt for the agent turn in a test set.Copyright © 2023. All rights reserved.