Converts a base64/Data-URI reference image into an OpenAI uploadable file.
OpenAI video input_reference requires uploaded image content rather than a
remote URL. This helper preserves that provider contract while centralizing
the base64/Data URI normalization.
Converts a base64/Data-URI reference image into an OpenAI uploadable file.
OpenAI video
input_referencerequires uploaded image content rather than a remote URL. This helper preserves that provider contract while centralizing the base64/Data URI normalization.