I have fine-tuned gpt-4o-mini with a text dataset, and when I tried to request it with an image it threw the error
BadRequestError: Error code: 400 - {‘error’: {‘message’: ‘Invalid content type. image_url is only supported by certain models.’, ‘type’: ‘invalid_request_error’, ‘param’: ‘messages.[0].content.[1].type’, ‘code’: None}}