vercel.internal._gw_images_find_output_format

(internal) The first `outputFormat` anywhere in a JSON blob. Gateway providers nest it under their own name (`providerOptions.blackForestLabs.outputFormat`), and the response echoes provider settings back under `providerMetadata`, so the search is structural rather than path-based.

Reference version

Signature

function vercel.internal._gw_images_find_output_format(value: baml.json.json | null) -> string | null

(internal) The first outputFormat anywhere in a JSON blob. Gateway providers nest it under their own name (providerOptions.blackForestLabs.outputFormat), and the response echoes provider settings back under providerMetadata, so the search is structural rather than path-based.

Source:<builtin>/vercel/ns_internal/images.bamlbytes 1249513034