includeThoughts property

bool? includeThoughts
getter/setter pair

Indicates whether to include thoughts in the response.

If true, thoughts are returned only when available.

Optional.

Implementation

core.bool? includeThoughts;