echo

@SerialName(value = "echo")
val echo: Boolean? = null

Echo back the prompt in addition to the completion.

Defaults to false.