fn mime_ext(mime: &str) -> &'static str
File extension matching the posted MIME, so Groq’s content sniffing accepts the multipart file part.
file