Interface AgentTurnSpecification.Builder

    • Method Detail

      • agentPrompt

        AgentTurnSpecification.Builder agentPrompt​(String agentPrompt)

        The agent prompt for the agent turn in a test set.

        Parameters:
        agentPrompt - The agent prompt for the agent turn in a test set.
        Returns:
        Returns a reference to this object so that method calls can be chained together.