finishMessage property

String? finishMessage
getter/setter pair

Describes the reason the mode stopped generating tokens in more detail.

This is only filled when finish_reason is set.

Output only.

Implementation

core.String? finishMessage;