onAiText property

Stream<String> get onAiText

Stream of AI text. This should not output any object that is encoded as a json or other format.

Implementation

Stream<String> get onAiText;