conversationPlan property

String? conversationPlan
getter/setter pair

The plan for the conversation, used to drive the multi-turn agent run and generate the simulated agent evaluation dataset.

Required.

Implementation

core.String? conversationPlan;