Whether the caption was generated via AI.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/stream_generated_caption", "title": "stream_generated_caption", "description": "Whether the caption was generated via AI.", "example": true, "type": "boolean" }