When I set a local hugginface model and change LLM_BACKEND=local. I still get this error,
OpenAI call failed: Error code: 404 - {'error': {'message': 'The model o3-mini does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}
Which shouldn't be the case as I am using local?