turnComplete property

bool turnComplete
final

Optional. If true, indicates that the server content generation should start with the currently accumulated prompt. Otherwise, the server awaits additional messages before starting generation.

Implementation

final bool turnComplete;