isThinking property

bool? isThinking
final

Whether the model emits a thinking channel (capabilities.thinking.declared). Apply as createSession's enableThinking.

Implementation

final bool? isThinking;