prompt

abstract fun prompt(objective: String): Boolean

Run natural language instructions with the agent.

Throws

TrailblazeException

if the agent fails to complete the task.