startingPrompt property

String? startingPrompt
getter/setter pair

The prompt that starts the conversation between the simulated user and the agent under test.

Required.

Implementation

core.String? startingPrompt;