Hacker News new | ask | show | jobs
by brianjking 687 days ago
So we can send an image + text to the new structured output model and use the chain of thought schema?

I'm getting an error.

openai.BadRequestError: Error code: 400 - {'error': {'message': 'Invalid content type. image_url is only supported by certain models.', 'type': 'invalid_request_error', 'param': 'messages.[1].content.[1].type', 'code': None}}