stream_generated_caption

Whether the caption was generated via AI.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-generated-caption-schema.json Raw ↑
{
  "$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"
}