waitingForInput property

bool waitingForInput
final

Output only. If true, indicates that the model is not generating content because it is waiting for more input from the user, e.g. because it expects the user to continue talking.

Implementation

final bool waitingForInput;