Azure OpenAI GPT-4o mini Structured Outputs `response_format` not working
trying to replicate the math tutor example using Azure OpenAI API, but response_format is flagged as "Invalid parameter". Full error message: { "name": "BadRequestError", "message": "Error code: 400 - {'error': {'message': "Invalid parameter: 'response_format' must be one of 'json_object', 'text'.",…