Format for bounding box annotations. Supports text, json_object, and json_schema modes.
Summary
Types
@type t() :: %ExBifrost.Model.OcrRequestBboxAnnotationFormat{ json_schema: ExBifrost.Model.OcrRequestBboxAnnotationFormatJsonSchema.t() | nil, type: String.t() }