stop property

String? stop
final

A stop sequence is a predefined or user-specified text string that signals an AI to stop generating content,
ensuring its responses remain focused and concise. Default: null

Implementation

final String? stop;