interrupted property
Flag indicating that LLM was interrupted when generating the content.
Usually it's due to user interruption during a bidi streaming.
Optional.
Implementation
core.bool? interrupted;
Flag indicating that LLM was interrupted when generating the content.
Usually it's due to user interruption during a bidi streaming.
Optional.
core.bool? interrupted;