No documentation I can find and only this community entry -> https://community.cloudflare.com/t/infe
No documentation I can find and only this community entry -> https://community.cloudflare.com/t/inferenceupstreamerror-for-large-audio-files-2-mb/624759/6?u=fry69 pointing at a ~2MB limit (at least for whisper), which is tiny. I wonder if there is another way to reference objects to include for AI inference.
Otherwise, I'd deal with this limit and try to transform images to a smaller fixed size before sending them (I think APIs like e.g. Gemini do this internally to a 256x256 size anyway)
Otherwise, I'd deal with this limit and try to transform images to a smaller fixed size before sending them (I think APIs like e.g. Gemini do this internally to a 256x256 size anyway)